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
/
prg
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: gtrak10 performance and other improvements and fixes (#10032)
couriersud
2022-07-05
1
-1
/
+4
*
netlist: static solver work and improve code readability (#9841)
couriersud
2022-05-30
2
-379
/
+462
*
netlist: palloc now uses c++17 alignment aware operator new. (#9834)
couriersud
2022-05-27
1
-1
/
+1
*
netlist: Address comments from PR #9794, partially fix issue #9801 (#9805)
couriersud
2022-05-23
2
-3
/
+3
*
netlist: More c++, less macros, added support for cspell (#9794)
couriersud
2022-05-22
2
-1
/
+5
*
netlist: Improved PPMF target support and test coverage. (#9752)
couriersud
2022-05-15
1
-4
/
+4
*
netlist: Fixed standalone nltool building with nvcc. (#9731)
couriersud
2022-05-11
1
-1
/
+1
*
Drop unnecessary executable permissions (#9257)
Julian Sikorski
2022-02-03
1
-0
/
+0
*
netlist: Relicensing of the GPL code to BSD-3 with the blessing of the
Olivier Galibert
2021-03-09
2
-6
/
+6
*
Update "2020" text to "2021" (#7713)
Stiletto
2021-01-28
2
-2
/
+2
*
netlist: more clang lint fixes.
couriersud
2020-10-02
1
-2
/
+2
*
netlist: Remove "extended validation mode"
couriersud
2020-09-28
1
-4
/
+0
*
netlist: emscripten can not use specialization efficiently.
couriersud
2020-09-17
1
-0
/
+4
*
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
[next]