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
/
nlid_proxy.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: fix bug, prepare for future changes and improve readability (#9947)
couriersud
2022-06-20
1
-36
/
+35
*
netlist: static solver work and improve code readability (#9841)
couriersud
2022-05-30
1
-3
/
+3
*
netlist: Address comments from PR #9794, partially fix issue #9801 (#9805)
couriersud
2022-05-23
1
-2
/
+2
*
netlist: More c++, less macros, added support for cspell (#9794)
couriersud
2022-05-22
1
-4
/
+5
*
netlist: Relicensing of the GPL code to BSD-3 with the blessing of the
Olivier Galibert
2021-03-09
1
-1
/
+1
*
-unidasm: Allow input piped from stdin by specifying a bare hyphen as the fil...
Vas Crabb
2020-11-18
1
-7
/
+2
*
netlist: Remove "extended validation mode"
couriersud
2020-09-28
1
-13
/
+3
*
netlist: minor code cleanup.
couriersud
2020-09-25
1
-1
/
+1
*
netlist: References to subdevices should be symbolic.
couriersud
2020-08-23
1
-1
/
+1
*
netlist: comment out empty reset and update calls
couriersud
2020-07-16
1
-4
/
+0
*
netlist: finished input handler refactoring.
couriersud
2020-07-12
1
-4
/
+4
*
netlist: code maintenance and bug fixes.
couriersud
2020-07-01
1
-0
/
+1
*
netlist: Performance improvement and refactoring. [Couriersud]
couriersud
2020-06-13
1
-5
/
+8
*
netlist: clang-tidy, header order fixes. (nw)
couriersud
2020-06-01
1
-2
/
+2
*
netlist: various clang-tidy-11 fixes. (nw)
couriersud
2020-05-24
1
-7
/
+7
*
netlist: Add working 74125 and 74126 implementations. [Couriersud]
couriersud
2020-05-17
1
-1
/
+1
*
netlist: code cleanup and development stage tristate [Couriersud]
couriersud
2020-05-15
1
-17
/
+28
*
netlist: Extended functionality and code cleanup. [Couriersud]
couriersud
2020-05-12
1
-4
/
+4
*
netlist: provide more information for warning ... [Couriersud]
couriersud
2020-05-10
1
-2
/
+0
*
netlist: remove family_setter and other maintenance. (nw)
couriersud
2020-05-09
1
-2
/
+8
*
netlist: Add simple ZDIODE model. [Couriersud]
couriersud
2020-05-02
1
-2
/
+0
*
netlist: improve const-awareness and tidy changes. (nw)
couriersud
2020-04-28
1
-5
/
+5
*
netlist: More clang-tidy fixes. (nw)
couriersud
2020-04-28
1
-5
/
+5
*
netlist: Fix clang-tidy warnings. (nw)
couriersud
2020-04-28
1
-1
/
+1
*
netlist: unify solver calls. (nw)
couriersud
2020-04-25
1
-23
/
+20
*
netlist: improve readability. (nw)
couriersud
2020-04-25
1
-1
/
+1
*
netlist: improve performance up to 65% on audio netlists. [Couriersud]
couriersud
2020-04-13
1
-1
/
+1
*
netlist: Fix some clang-tidy-10 warnings. (nw)
couriersud
2020-04-05
1
-5
/
+5
*
netlist: code maintenance. (nw)
couriersud
2020-01-20
1
-2
/
+2
*
netlist: more code maintenance. (nw)
couriersud
2019-11-16
1
-1
/
+1
*
netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud]
couriersud
2019-11-15
1
-102
/
+19
*
netlist: Proxy and power terminal hack removal. [Couriersud]
couriersud
2019-11-14
1
-23
/
+64
*
netlist: bug fix, code maintenance and performance improvement. (nw)
couriersud
2019-11-13
1
-43
/
+70
*
netlist: code maintenance. (nw)
couriersud
2019-11-13
1
-5
/
+5
*
netlist: code maintenance. (nw)
couriersud
2019-11-10
1
-3
/
+3
*
netlist: improve readability. (nw)
couriersud
2019-11-02
1
-18
/
+18
*
netlist: add RELTOL/VNTOL solver parameters. Type safety. [Couriersud]
couriersud
2019-11-02
1
-11
/
+16
*
netlist: maintenance and simplifcation. (nw)
couriersud
2019-10-31
1
-5
/
+5
*
netlist: code maintenance. (nw)
couriersud
2019-10-30
1
-5
/
+5
*
netlist: mame netlist reorganization. [Couriersud]
couriersud
2019-10-13
1
-1
/
+1
*
netlist: Add power terminals to most logic devices.
couriersud
2019-04-21
1
-28
/
+74
*
netlist: scalable error messages.
couriersud
2019-04-18
1
-1
/
+1
*
netlist: Improve validation code.
couriersud
2019-04-16
1
-2
/
+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
1
-38
/
+16
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-16
/
+38
*
netlist: analog readability refactoring. (nw)
couriersud
2019-02-25
1
-2
/
+2
*
netlist: Fix relative include paths and a conflict. (nw)
couriersud
2019-02-23
1
-1
/
+1
*
netlist: more core guidelines work. (nw)
couriersud
2019-02-09
1
-12
/
+9
*
netlist: constants are now constexpr functions. (nw)
couriersud
2019-02-09
1
-2
/
+2
[next]