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
/
putil.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: fix bug, prepare for future changes and improve readability (#9947)
couriersud
2022-06-20
1
-13
/
+74
*
netlist: static solver work and improve code readability (#9841)
couriersud
2022-05-30
1
-2
/
+2
*
netlist: Fixes to address PR #9752 and issue #8590 / EMSCRIPTEN (#9773)
couriersud
2022-05-19
1
-3
/
+3
*
netlist: Relicensing of the GPL code to BSD-3 with the blessing of the
Olivier Galibert
2021-03-09
1
-1
/
+1
*
netlist: code maintenance and performance optimizations.
Couriersud
2020-09-05
1
-198
/
+0
*
netlist: Refactored pokenizer.
couriersud
2020-08-06
1
-1
/
+1
*
netlist: source stream refactoring
couriersud
2020-07-28
1
-5
/
+36
*
netlist: include file refactoring.
couriersud
2020-06-28
1
-20
/
+0
*
netlist: Performance improvement and refactoring. [Couriersud]
couriersud
2020-06-13
1
-4
/
+6
*
netlist: further optimize ppmf.h [Couriersud]
couriersud
2020-06-08
1
-0
/
+18
*
netlist: code maintenance. (nw)
couriersud
2020-06-08
1
-13
/
+13
*
netlist: Enable utf7 filenames on windows. (nw)
couriersud
2020-06-06
1
-0
/
+1
*
netlist: clang-tidy, header order fixes. (nw)
couriersud
2020-06-01
1
-0
/
+2
*
netlist: move penum into own header file. (nw)
couriersud
2020-05-24
1
-34
/
+0
*
netlist: improve typesafety for source locations. (nw)
couriersud
2020-05-17
1
-0
/
+2
*
netlist: Extended functionality and code cleanup. [Couriersud]
couriersud
2020-05-12
1
-1
/
+18
*
netlist: More clang-tidy fixes. (nw)
couriersud
2020-04-28
1
-2
/
+2
*
netlist: rename some macros. (nw)
couriersud
2020-04-26
1
-3
/
+3
*
netlist: basename function now accepts a suffix to remove. (nw)
couriersud
2020-04-18
1
-1
/
+1
*
netlist: improve performance up to 65% on audio netlists. [Couriersud]
couriersud
2020-04-13
1
-0
/
+13
*
netlist: Fix some clang-tidy-10 warnings. (nw)
couriersud
2020-04-05
1
-2
/
+2
*
netlist: Fix VC compile. (nw)
couriersud
2020-02-04
1
-16
/
+24
*
netlist: clang lint readability fixes. (nw)
couriersud
2020-01-25
1
-1
/
+2
*
netlist: clang lint fixes, srcclean and nlwav fix. (nw)
couriersud
2020-01-25
1
-5
/
+3
*
netlist: fix github issue #6106. [Couriersud, Firewave]
couriersud
2020-01-08
1
-4
/
+29
*
netlist: maintenance. (nw)
couriersud
2019-11-11
1
-2
/
+27
*
netlist: first steps on the way to calculated parameters. [Couriersud]
couriersud
2019-11-10
1
-0
/
+1
*
netlist: code maintenance and bug fixes. (nw)
couriersud
2019-11-08
1
-36
/
+28
*
netlist: code maintenance. (nw)
couriersud
2019-11-03
1
-437
/
+5
*
netlist: Completed __float128 support. [Couriersud]
couriersud
2019-11-03
1
-3
/
+193
*
netlist: fix regression, preliminary __float128 support. (nw)
couriersud
2019-11-03
1
-0
/
+66
*
netlist: improve readability. (nw)
couriersud
2019-11-02
1
-2
/
+8
*
netlist: add RELTOL/VNTOL solver parameters. Type safety. [Couriersud]
couriersud
2019-11-02
1
-2
/
+5
*
netlist: Support for float, double and long double solvers. [Couriersud]
couriersud
2019-11-02
1
-0
/
+13
*
netlist: code maintenance. (nw)
couriersud
2019-10-29
1
-18
/
+29
*
netlist: Preprocessor enhancements. [Couriersud]
couriersud
2019-10-28
1
-3
/
+48
*
Netlist: code maintenance and improvements. [Couriersud]
couriersud
2019-10-18
1
-0
/
+112
*
netlist: code maintenance. (nw)
couriersud
2019-10-11
1
-5
/
+8
*
netlist: maintenance and lint fixes. (nw)
couriersud
2019-10-06
1
-8
/
+8
*
netlist: more code cleanup. (nw)
couriersud
2019-10-05
1
-0
/
+1
*
netlist: code simplification. (nw)
couriersud
2019-10-03
1
-13
/
+13
*
netlist: more lint corrections. (nw)
couriersud
2019-09-28
1
-1
/
+1
*
netlist: Fix more lint warnings/hints (nw)
couriersud
2019-09-28
1
-1
/
+1
*
netlist: Fix a number of minor issues. (nw)
couriersud
2019-09-27
1
-2
/
+2
*
Fixed a compilation bug under clang-cl (#5677)
npwoods
2019-09-23
1
-1
/
+1
*
netlist code maintenance (nw)
couriersud
2019-09-21
1
-6
/
+18
*
netlist code maintenance. (nw)
couriersud
2019-09-17
1
-43
/
+35
*
netlist: fix include order and logging queue stats (nw)
couriersud
2019-04-28
1
-3
/
+3
*
netlist: fix validation errors. (nw)
couriersud
2019-04-23
1
-3
/
+10
*
netlist: fix exception handling and uninitialized var. (nw)
couriersud
2019-04-22
1
-1
/
+1
[next]