index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: include file work (#10096)
couriersud
2022-07-16
1
-96
/
+80
*
netlist: gtrak10 performance and other improvements and fixes (#10032)
couriersud
2022-07-05
1
-20
/
+41
*
netlist: fix bug, prepare for future changes and improve readability (#9947)
couriersud
2022-06-20
1
-11
/
+20
*
netlist: fix bugs and more cpp instead of macros (#9897)
couriersud
2022-06-10
1
-4
/
+4
*
netlist: static solver work and improve code readability (#9841)
couriersud
2022-05-30
1
-7
/
+7
*
netlist: More c++, less macros, added support for cspell (#9794)
couriersud
2022-05-22
1
-7
/
+5
*
netlist: standalone makefile and prototype modifications (#9708)
couriersud
2022-05-08
1
-1
/
+0
*
netlist: Relicensing of the GPL code to BSD-3 with the blessing of the
Olivier Galibert
2021-03-09
1
-1
/
+1
*
netlist: code refactoring
couriersud
2020-09-24
1
-5
/
+1
*
netlist: optimize headers.
couriersud
2020-09-17
1
-2
/
+1
*
netlist: move to generated header and link support files files.
couriersud
2020-09-12
1
-7
/
+8
*
netlist: Pedantic and clang tidy updates
couriersud
2020-09-06
1
-1
/
+1
*
netlist: code maintenance and performance optimizations.
Couriersud
2020-09-05
1
-31
/
+24
*
netlist: Truth tables are now standalone objects.
couriersud
2020-08-26
1
-2
/
+6
*
netlist: more standalone makefile changes
couriersud
2020-08-24
1
-3
/
+0
*
netlist: clang tidy include order fixes.
couriersud
2020-08-24
1
-1
/
+1
*
netlist: improve parsing performance
couriersud
2020-08-12
1
-0
/
+4
*
netlist: Refactored pokenizer.
couriersud
2020-08-06
1
-0
/
+2
*
netlist: code maintenance and bug fixes.
couriersud
2020-07-01
1
-297
/
+22
*
netlist: add hints for outputs not connected. [Couriersud, Aaron Giles]
couriersud
2020-06-28
1
-1
/
+4
*
netlist: include file refactoring.
couriersud
2020-06-28
1
-47
/
+24
*
netlist: Performance improvement and refactoring. [Couriersud]
couriersud
2020-06-13
1
-2
/
+2
*
netlist: code maintenance. (nw)
couriersud
2020-06-08
1
-8
/
+8
*
netlist: split plists.h and fix nvcc compile for 10.2 (nw)
couriersud
2020-05-25
1
-1
/
+1
*
netlist: code maintenance. (nw)
couriersud
2020-05-25
1
-3
/
+3
*
netlist: move netlist parsing where it belongs. (nw)
couriersud
2020-05-25
1
-0
/
+1
*
netlist: various clang-tidy-11 fixes. (nw)
couriersud
2020-05-24
1
-0
/
+2
*
netlist: Add tristate support for rom devices. [Couriersud]
couriersud
2020-05-20
1
-2
/
+2
*
netlist: simplify factory call structure. (nw)
couriersud
2020-05-20
1
-13
/
+14
*
netlist: improve typesafety for source locations. (nw)
couriersud
2020-05-17
1
-7
/
+5
*
netlist: rewrite rom devices from scratch. [Couriersud]
couriersud
2020-05-17
1
-1
/
+1
*
netlist: code cleanup and development stage tristate [Couriersud]
couriersud
2020-05-15
1
-19
/
+30
*
netlist: Extended functionality and code cleanup. [Couriersud]
couriersud
2020-05-12
1
-65
/
+94
*
netlist: more family/model alignment. (nw)
couriersud
2020-05-10
1
-12
/
+21
*
netlist: more code maintenance. (nw)
couriersud
2020-04-28
1
-23
/
+17
*
netlist: improve const-awareness and tidy changes. (nw)
couriersud
2020-04-28
1
-2
/
+2
*
netlist: Fix clang-tidy warnings. (nw)
couriersud
2020-04-28
1
-11
/
+6
*
netlist: rename some macros. (nw)
couriersud
2020-04-26
1
-3
/
+3
*
netlist: code maintenance and edge case fixes. (nw)
couriersud
2020-04-20
1
-8
/
+2
*
netlist: clang-tidy, srcclean and pedantic warnings fixed. (nw)
couriersud
2020-04-18
1
-2
/
+2
*
netlist: Fix a macro expansion bug. (nw)
couriersud
2020-04-18
1
-1
/
+1
*
netlist: Reduce memory allocation calls in non-core code. (nw)
couriersud
2020-04-10
1
-4
/
+12
*
netlist: fix log file option in nltool. (nw)
couriersud
2020-02-17
1
-1
/
+1
*
netlist: Code symplification and bugfixes. (nw)
couriersud
2020-01-31
1
-1
/
+1
*
netlist: Parameters evaluated when netlist is created. [Couriersud]
couriersud
2020-01-29
1
-5
/
+5
*
netlist: clang lint readability fixes. (nw)
couriersud
2020-01-25
1
-21
/
+13
*
netlist: code maintenance. (nw)
couriersud
2020-01-20
1
-0
/
+11
*
srcclean and indentation cleanup (nw)
Vas Crabb
2019-11-24
1
-1
/
+1
*
netlist: more code maintenance. (nw)
couriersud
2019-11-16
1
-18
/
+0
*
netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud]
couriersud
2019-11-15
1
-8
/
+12
[next]