index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
lib
/
netlist
/
devices
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: array -> std::array (nw)
couriersud
2019-05-12
2
-2
/
+6
*
netlist: remove base_dummy class and fix CD4020 VCC/VDD.
couriersud
2019-05-11
1
-4
/
+4
*
netlist: Fix cmos power pins and gcc-9 error.
couriersud
2019-05-06
6
-20
/
+32
*
netlist: fix pedantic clang warnings. (nw)
couriersud
2019-05-01
1
-5
/
+5
*
netlist: add more defines to nltool -v --version output
couriersud
2019-05-01
2
-36
/
+30
*
netlist: provide example for state in truthtable.
couriersud
2019-05-01
3
-1
/
+8
*
netlist: fix include order and logging queue stats (nw)
couriersud
2019-04-28
1
-1
/
+1
*
netlist: code maintenance
Couriersud
2019-04-28
1
-2
/
+5
*
netlist: Fix the 7448 mess.
couriersud
2019-04-23
4
-87
/
+25
*
netlist: Fix MT06827.
couriersud
2019-04-22
2
-2
/
+2
*
netlist: lint and pedantic warning fixes. (nw)
couriersud
2019-04-22
1
-1
/
+1
*
netlist: Add more validations and fix issues identified.
couriersud
2019-04-21
1
-1
/
+1
*
netlist: use A,B,C,... for packaged components.
couriersud
2019-04-21
8
-225
/
+231
*
netlist: bug fixes and nltool validation.
couriersud
2019-04-21
2
-2
/
+2
*
netlist: Add power terminals to most logic devices.
couriersud
2019-04-21
70
-778
/
+996
*
netlist: scalable error messages.
couriersud
2019-04-18
2
-3
/
+3
*
netlist: Improve validation code.
couriersud
2019-04-16
2
-3
/
+2
*
netlist: Add validation support to netlist device.
couriersud
2019-04-15
1
-1
/
+3
*
netlist: MB3614 again, function controlled VARCLOCK and other
couriersud
2019-04-07
4
-16
/
+52
*
Netlist: Add global parameter to disable semi-conductor capacitance
couriersud
2019-03-31
1
-0
/
+2
*
netlist: Improved MOS transistor model. [Couriersud]
couriersud
2019-03-29
1
-2
/
+2
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
104
-1082
/
+1274
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
104
-1274
/
+1082
*
netlist: add MOSFET model. [Couriersud]
couriersud
2019-03-25
2
-0
/
+2
*
netlist: add MC1455P as device. (nw)
couriersud
2019-03-17
3
-1
/
+11
*
netlist: Add output resistance to NE555.
couriersud
2019-03-17
1
-2
/
+9
*
netlist: fix bug in LOGIC_INPUT devices. (nw)
couriersud
2019-03-16
1
-0
/
+1
*
New working machine
couriersud
2019-03-12
1
-3
/
+5
*
netlist: fix breakout paddle regression. (nw)
couriersud
2019-03-10
1
-12
/
+16
*
netlist: fix reset bug in 555 device. (nw)
Couriersud
2019-03-09
1
-11
/
+12
*
netlist: refactoring. (nw)
couriersud
2019-03-01
4
-142
/
+100
*
netlist: memory code refactoring. (nw)
couriersud
2019-03-01
2
-2
/
+2
*
netlist: analog readability refactoring. (nw)
couriersud
2019-02-25
5
-11
/
+11
*
netlist: tidy changes and better constexpr support for ptime class. (nw)
couriersud
2019-02-24
10
-13
/
+13
*
netlist: more alignment related refactoring. (nw)
couriersud
2019-02-24
1
-2
/
+3
*
srcclean (nw)
Vas Crabb
2019-02-24
9
-9
/
+9
*
netlist: Fix relative include paths and a conflict. (nw)
couriersud
2019-02-23
100
-123
/
+123
*
Move ptime struct into plib namespace and fix relative includes. (nw)
couriersud
2019-02-23
4
-6
/
+6
*
netlist: Fix some more exotic compile options. (nw)
couriersud
2019-02-23
2
-3
/
+3
*
netlist: fix visibility issues and more issues reported by tidy. (nw)
couriersud
2019-02-22
5
-19
/
+18
*
netlist: memory management. [Couriersud]
couriersud
2019-02-22
2
-3
/
+3
*
(nw) clean up trivial stuff - the device delegate boilerplate is ugly, I will...
Vas Crabb
2019-02-19
1
-3
/
+3
*
netlist: tick off some issues clang-tidy highlights. (nw)
couriersud
2019-02-18
1
-3
/
+5
*
netlist: Separation of duties. (nw)
couriersud
2019-02-16
2
-8
/
+15
*
netlist: memory pool now supports aligned storage. (nw)
couriersud
2019-02-16
2
-4
/
+4
*
netlist: more memory allocation refactoring. (nw)
couriersud
2019-02-14
1
-3
/
+3
*
netlist: memory allocation clean-up. (nw)
couriersud
2019-02-13
2
-3
/
+3
*
netlist: More cpp core guidelines alignment. (nw)
couriersud
2019-02-11
7
-19
/
+13
*
netlist: more core guidelines work. (nw)
couriersud
2019-02-09
4
-25
/
+22
*
netlist: constants are now constexpr functions. (nw)
couriersud
2019-02-09
5
-13
/
+13
[next]