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: 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
*
netlist: Refactoring after adding clang-tidy support to netlist makefile
couriersud
2019-02-07
1
-17
/
+3
*
netlist: align solver calls. (nw)
couriersud
2019-02-04
1
-1
/
+1
*
netlist: remove trampoline code. (nw)
couriersud
2019-02-01
1
-2
/
+2
*
netlist: code maintenance and fixing kidniki ... (nw)
couriersud
2019-02-01
1
-5
/
+0
*
netlist: More run/setup separation. (nw)
couriersud
2019-01-18
1
-2
/
+2
*
netlist: refactored netlist creation. (nw)
couriersud
2019-01-15
1
-5
/
+5
*
Fix issues identified by Vas and LordKale4:
couriersud
2017-05-27
1
-0
/
+1
*
Clean up net_t interface and increase readability. (nw)
couriersud
2017-02-22
1
-1
/
+1
*
Reworked truthtables a bit.
couriersud
2017-02-17
1
-9
/
+9
*
Make sure netlist includes are not found directly on include path.
couriersud
2017-02-10
1
-1
/
+1
*
Separate include file usage for netlist.
couriersud
2017-01-29
1
-3
/
+3
*
Cleanup of includes. (nw)
couriersud
2017-01-27
1
-1
/
+0
*
More netlist refactoring:
couriersud
2017-01-25
1
-2
/
+2
*
Netlist: code refactoring
couriersud
2017-01-20
1
-3
/
+3
*
Assume string literals are UTF8 in netlist code.
couriersud
2017-01-20
1
-2
/
+4
*
Converted warnings and fatal log messages to constants.
couriersud
2017-01-20
1
-2
/
+2
*
Core refactoring
couriersud
2017-01-14
1
-1
/
+1
*
Fix clang "-Wno-weak-vtables" warnings in netlist source. Refactored
couriersud
2017-01-05
1
-0
/
+72
*
cstr() ==> c_str() (nw)
couriersud
2016-12-30
1
-2
/
+2
*
Some preparation for future changes on proxies and chip families. (nw)
couriersud
2016-12-28
1
-3
/
+30
*
Moved proxy code into separate file. (nw)
couriersud
2016-12-28
1
-0
/
+74