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
/
plib
/
pdynlib.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: static solver work and improve code readability (#9841)
couriersud
2022-05-30
1
-4
/
+4
*
netlist: Address comments from PR #9794, partially fix issue #9801 (#9805)
couriersud
2022-05-23
1
-1
/
+1
*
netlist: More c++, less macros, added support for cspell (#9794)
couriersud
2022-05-22
1
-2
/
+1
*
netlist: Relicensing of the GPL code to BSD-3 with the blessing of the
Olivier Galibert
2021-03-09
1
-1
/
+1
*
netlist: fix multi byte string issues.
couriersud
2020-09-06
1
-3
/
+3
*
netlist: code maintenance and performance optimizations.
Couriersud
2020-09-05
1
-3
/
+3
*
netlist: Reduce macro usage and make use of pstring utf8. (nw)
couriersud
2020-06-06
1
-67
/
+15
*
netlist: More clang-tidy fixes. (nw)
couriersud
2020-04-28
1
-4
/
+4
*
netlist: improve performance up to 65% on audio netlists. [Couriersud]
couriersud
2020-04-13
1
-6
/
+6
*
netlist: maintenance and bug fixes, remove DUMMY_INPUT. [Couriersud]
couriersud
2019-11-15
1
-6
/
+1
*
netlist: code maintenance and bug fixes. (nw)
couriersud
2019-11-08
1
-4
/
+0
*
Fix build in newer Emscripten versions (nw)
Justin Kerk
2019-08-08
1
-2
/
+2
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-8
/
+10
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-10
/
+8
*
netlist: memory code refactoring. (nw)
couriersud
2019-03-01
1
-4
/
+4
*
netlist: fix visibility issues and more issues reported by tidy. (nw)
couriersud
2019-02-22
1
-3
/
+3
*
netlist: memory management. [Couriersud]
couriersud
2019-02-22
1
-4
/
+4
*
netlist: Refactoring after adding clang-tidy support to netlist makefile
couriersud
2019-02-07
1
-1
/
+3
*
Fixed issue causing drivers using netlists to fail on the Emscripten target. ...
Justin Kerk
2018-03-06
1
-0
/
+4
*
cstr() ==> c_str() (nw)
couriersud
2016-12-30
1
-14
/
+14
*
Fix noexcept and NL_NOEXCEPT to pass g++ 6.x builds. (nw)
couriersud
2016-08-07
1
-5
/
+5
*
Fix for netlist library when built for WINDOWS with UNICODE defined
Giuseppe Gorgoglione
2016-07-24
1
-3
/
+52
*
Srcclean on netlist files. Avoid the merge massacre. (nw)
couriersud
2016-06-25
1
-2
/
+1
*
- Minor cosmetic refactoring. Added a "uninitialised array" template to
balr0g
2016-06-07
1
-2
/
+2
*
Leading underscore massacre. (nw)
couriersud
2016-05-27
1
-5
/
+5
*
Remove dependency on osd_ticks. Converted palloc and friends into
couriersud
2016-05-27
1
-7
/
+11
*
Moved all parameter definitions in constructors. (nw)
couriersud
2016-05-25
1
-1
/
+1
*
Cleanups and version bump
mame0174
Miodrag Milanovic
2016-05-25
1
-1
/
+1
*
Converted more devices to new layout. Improved memory handling in
couriersud
2016-05-21
1
-1
/
+2
*
Fix standalone-compile.
couriersud
2016-05-06
1
-4
/
+8
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
1
-3
/
+2
*
Add missing files.
couriersud
2016-04-23
1
-0
/
+91