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
/
prg
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: move to generated header and link support files files.
couriersud
2020-09-12
1
-2
/
+2
*
netlist: add listmodels command to nltool.
Couriersud
2020-09-09
1
-1
/
+47
*
netlist: code maintenance and performance optimizations.
Couriersud
2020-09-05
2
-75
/
+63
*
netlist: Fix various issues around include directories.
couriersud
2020-08-25
2
-15
/
+15
*
netlist: Fix some documentation issues.
couriersud
2020-08-22
1
-1
/
+13
*
netlist: Make new documentation items appear in doxygen output.
couriersud
2020-08-06
1
-7
/
+11
*
netlist: source stream refactoring
couriersud
2020-07-28
1
-24
/
+20
*
netlist: add 74121 device and refactor 74123 code.
couriersud
2020-07-10
1
-1
/
+1
*
netlist: unit test macros now have a "P" prefix.
couriersud
2020-07-10
1
-2
/
+2
*
netlist: remove soft reset support.
couriersud
2020-07-05
1
-0
/
+2
*
netlist: Add basic unit testing support.
couriersud
2020-07-05
1
-2
/
+11
*
netlist: add progress indicator to nltool.
couriersud
2020-07-04
1
-2
/
+42
*
netlist: code maintenance and bug fixes.
couriersud
2020-07-01
1
-1
/
+2
*
netlist: include file refactoring.
couriersud
2020-06-28
2
-5
/
+6
*
netlist: code maintenance
couriersud
2020-06-28
1
-3
/
+1
*
Fix nltool build on CWG 1579-noncompliant compilers (nw)
AJR
2020-06-18
1
-1
/
+1
*
netlist: fix some clang-tidy warnings. (nw)
couriersud
2020-06-13
1
-4
/
+4
*
netlist: Performance improvement and refactoring. [Couriersud]
couriersud
2020-06-13
2
-21
/
+21
*
netlist: Improve static solver performance by 5%. [Couriersud]
couriersud
2020-06-13
1
-1
/
+4
*
netlist: code maintenance. (nw)
couriersud
2020-06-08
2
-24
/
+26
*
netlist: Enable utf7 filenames on windows. (nw)
couriersud
2020-06-06
2
-11
/
+14
*
netlist: clang-tidy, header order fixes. (nw)
couriersud
2020-06-01
2
-9
/
+9
*
netlist: split plists.h and fix nvcc compile for 10.2 (nw)
couriersud
2020-05-25
2
-5
/
+4
*
netlist: move configuration entries into netlist namespace. (nw)
couriersud
2020-05-25
1
-7
/
+7
*
netlist: Add tristate support for rom devices. [Couriersud]
couriersud
2020-05-20
1
-14
/
+36
*
netlist: improve typesafety for source locations. (nw)
couriersud
2020-05-17
1
-4
/
+4
*
netlist: rewrite rom devices from scratch. [Couriersud]
couriersud
2020-05-17
1
-33
/
+10
*
netlist: code cleanup and development stage tristate [Couriersud]
couriersud
2020-05-15
1
-1
/
+2
*
netlist: Extended functionality and code cleanup. [Couriersud]
couriersud
2020-05-12
1
-39
/
+55
*
netlist: bug fixes and maintenace. (nw)
couriersud
2020-05-08
2
-16
/
+28
*
Fix clang nltool build [-Werror,-Wunused-private-field] (nw)
AJR
2020-05-07
1
-2
/
+2
*
netlist: nlwav - new functionality. [Couriersud]
couriersud
2020-05-05
2
-67
/
+230
*
netlist: Fix two nlwav bugs. (nw)
couriersud
2020-05-05
1
-21
/
+34
*
netlist: Removed more magic numbers from the code. (nw)
couriersud
2020-05-01
1
-1
/
+1
*
netlist: Fix "--cmd=listdevices". [Couriersud]
couriersud
2020-04-28
1
-5
/
+0
*
netlist: More clang-tidy fixes. (nw)
couriersud
2020-04-28
1
-35
/
+36
*
netlist: Fix clang-tidy warnings. (nw)
couriersud
2020-04-28
1
-1
/
+1
*
netlist: rename some macros. (nw)
couriersud
2020-04-26
1
-1
/
+1
*
netlist: rename some camel case names. (nw)
couriersud
2020-04-19
1
-3
/
+3
*
netlist: clang-tidy, srcclean and pedantic warnings fixed. (nw)
couriersud
2020-04-18
2
-14
/
+10
*
netlist: nltool usage and static compile changes. [Couriersud]
couriersud
2020-04-18
1
-30
/
+156
*
netlist: improve performance up to 65% on audio netlists. [Couriersud]
couriersud
2020-04-13
1
-1
/
+25
*
netlist: Reduce memory allocation calls in non-core code. (nw)
couriersud
2020-04-10
1
-7
/
+7
*
netlist: Fix some clang-tidy-10 warnings. (nw)
couriersud
2020-04-05
2
-5
/
+5
*
williams.cpp: Improve williams2 color display. [Couriersud]
couriersud
2020-03-05
1
-5
/
+1
*
nlwav: add sampled output format. [Couriersud]
couriersud
2020-03-02
1
-6
/
+105
*
netlist: fix log file option in nltool. (nw)
couriersud
2020-02-17
1
-11
/
+1
*
netlist: code maintenance. (nw)
couriersud
2020-02-03
1
-3
/
+0
*
netlist: Code symplification and bugfixes. (nw)
couriersud
2020-01-31
2
-34
/
+39
*
netlist: Code maintenance. (nw)
couriersud
2020-01-27
1
-0
/
+16
[next]