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
/
nl_setup.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: Fix copy elusion bug on OSX and clang < 8 [AJR, Couriersud]
couriersud
2020-06-14
1
-11
/
+4
*
nl_setup.cpp: Fix for some compilers not being CWG 1579 compliant (nw)
AJR
2020-06-13
1
-2
/
+9
*
netlist: Performance improvement and refactoring. [Couriersud]
couriersud
2020-06-13
1
-17
/
+17
*
netlist: code maintenance. (nw)
couriersud
2020-06-08
1
-10
/
+10
*
netlist: Enable utf7 filenames on windows. (nw)
couriersud
2020-06-06
1
-1
/
+1
*
netlist: clang-tidy, header order fixes. (nw)
couriersud
2020-06-01
1
-3
/
+3
*
netlist: device factory enhancements. (nw)
couriersud
2020-06-01
1
-1
/
+0
*
netlist: split plists.h and fix nvcc compile for 10.2 (nw)
couriersud
2020-05-25
1
-3
/
+3
*
netlist: small memory system cleanup. (nw)
couriersud
2020-05-25
1
-4
/
+4
*
netlist: move netlist parsing where it belongs. (nw)
couriersud
2020-05-25
1
-1
/
+8
*
netlist: improve performance. [Couriersud]
couriersud
2020-05-24
1
-0
/
+2
*
netlist: move penum into own header file. (nw)
couriersud
2020-05-24
1
-2
/
+4
*
netlist: various clang-tidy-11 fixes. (nw)
couriersud
2020-05-24
1
-2
/
+2
*
netlist: Add tristate support for rom devices. [Couriersud]
couriersud
2020-05-20
1
-30
/
+35
*
netlist: simplify factory call structure. (nw)
couriersud
2020-05-20
1
-6
/
+4
*
netlist: improve typesafety for source locations. (nw)
couriersud
2020-05-17
1
-4
/
+4
*
netlist: Add working 74125 and 74126 implementations. [Couriersud]
couriersud
2020-05-17
1
-0
/
+22
*
netlist: rewrite rom devices from scratch. [Couriersud]
couriersud
2020-05-17
1
-2
/
+6
*
netlist: code cleanup and development stage tristate [Couriersud]
couriersud
2020-05-15
1
-57
/
+94
*
netlist: Extended functionality and code cleanup. [Couriersud]
couriersud
2020-05-12
1
-135
/
+172
*
netlist: more family/model alignment. (nw)
couriersud
2020-05-10
1
-32
/
+60
*
netlist: logic devices now support model parameter. [Couriersud]
couriersud
2020-05-10
1
-18
/
+32
*
netlist: provide more information for warning ... [Couriersud]
couriersud
2020-05-10
1
-0
/
+39
*
netlist: Fix some tidy warnings. (nw)
couriersud
2020-05-03
1
-1
/
+15
*
netlist: Unknown parameters really should be fatal. [Couriersud]
couriersud
2020-05-01
1
-6
/
+22
*
netlist: Removed more magic numbers from the code. (nw)
couriersud
2020-05-01
1
-1
/
+1
*
netlist: more code maintenance. (nw)
couriersud
2020-04-28
1
-12
/
+2
*
netlist: improve const-awareness and tidy changes. (nw)
couriersud
2020-04-28
1
-17
/
+17
*
netlist: More clang-tidy fixes. (nw)
couriersud
2020-04-28
1
-12
/
+12
*
netlist: Fix clang-tidy warnings. (nw)
couriersud
2020-04-28
1
-27
/
+26
*
netlist: improve readability. (nw)
couriersud
2020-04-25
1
-1
/
+1
*
netlist: Fix a segfault happening only under for certain netlists.
couriersud
2020-04-22
1
-3
/
+46
*
netlist: rename some camel case names. (nw)
couriersud
2020-04-19
1
-12
/
+12
*
netlist: clang-tidy, srcclean and pedantic warnings fixed. (nw)
couriersud
2020-04-18
1
-2
/
+2
*
netlist: Reduce memory allocation calls in non-core code. (nw)
couriersud
2020-04-10
1
-3
/
+3
*
netlist: Fix some clang-tidy-10 warnings. (nw)
couriersud
2020-04-05
1
-14
/
+14
*
netlist: fix log file option in nltool. (nw)
couriersud
2020-02-17
1
-16
/
+17
*
netlist: Code symplification and bugfixes. (nw)
couriersud
2020-01-31
1
-4
/
+4
*
netlist: Parameters evaluated when netlist is created. [Couriersud]
couriersud
2020-01-29
1
-9
/
+12
*
netlist: Code maintenance. (nw)
couriersud
2020-01-27
1
-1
/
+0
*
netlist: clang lint readability fixes. (nw)
couriersud
2020-01-25
1
-98
/
+76
*
netlist: code maintenance. (nw)
couriersud
2020-01-20
1
-41
/
+47
*
netlist: more code maintenance. (nw)
couriersud
2019-11-16
1
-1
/
+0
*
netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud]
couriersud
2019-11-15
1
-15
/
+15
*
netlist: Proxy and power terminal hack removal. [Couriersud]
couriersud
2019-11-14
1
-25
/
+36
*
netlist: bug fix, code maintenance and performance improvement. (nw)
couriersud
2019-11-13
1
-1
/
+2
*
netlist: code maintenance. (nw)
couriersud
2019-11-13
1
-6
/
+6
*
netlist: maintenance. (nw)
couriersud
2019-11-11
1
-3
/
+8
*
netlist: first steps on the way to calculated parameters. [Couriersud]
couriersud
2019-11-10
1
-1
/
+85
*
netlist: code maintenance and bug fixes. (nw)
couriersud
2019-11-08
1
-2
/
+2
[next]