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
/
pstream.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: fix bugs and more cpp instead of macros (#9897)
couriersud
2022-06-10
1
-1
/
+1
*
netlist: static solver work and improve code readability (#9841)
couriersud
2022-05-30
1
-10
/
+25
*
netlist: Address comments from PR #9794, partially fix issue #9801 (#9805)
couriersud
2022-05-23
1
-8
/
+7
*
netlist: More c++, less macros, added support for cspell (#9794)
couriersud
2022-05-22
1
-5
/
+4
*
netlist: Fixed standalone nltool building with nvcc. (#9731)
couriersud
2022-05-11
1
-1
/
+1
*
netlist: standalone makefile and prototype modifications (#9708)
couriersud
2022-05-08
1
-2
/
+2
*
Fix building with gcc-12 (#9204)
Julian Sikorski
2022-01-24
1
-0
/
+1
*
netlist: Relicensing of the GPL code to BSD-3 with the blessing of the
Olivier Galibert
2021-03-09
1
-1
/
+1
*
netlist: more clang lint fixes.
couriersud
2020-10-02
1
-1
/
+1
*
netlist: make pstring length/size use consistent.
couriersud
2020-09-24
1
-2
/
+2
*
netlist: code refactoring
couriersud
2020-09-24
1
-2
/
+2
*
netlist: clang tidy fixes.
couriersud
2020-09-11
1
-2
/
+4
*
netlist: Pedantic and clang tidy updates
couriersud
2020-09-06
1
-4
/
+4
*
netlist: fix multi byte string issues.
couriersud
2020-09-06
1
-6
/
+2
*
netlist: Fix a compile issues with mingw.
couriersud
2020-09-05
1
-0
/
+4
*
netlist: code maintenance and performance optimizations.
Couriersud
2020-09-05
1
-15
/
+58
*
netlist: fix line-number tracking when at end of line.
couriersud
2020-08-09
1
-0
/
+36
*
netlist: Refactored pokenizer.
couriersud
2020-08-06
1
-0
/
+2
*
netlist: fix some clang tidy warnings.
couriersud
2020-07-25
1
-1
/
+5
*
netlist: add progress indicator to nltool.
couriersud
2020-07-04
1
-0
/
+1
*
netlist: code maintenance and bug fixes.
couriersud
2020-07-01
1
-2
/
+2
*
netlist: include file refactoring.
couriersud
2020-06-28
1
-6
/
+3
*
netlist: code maintenance
couriersud
2020-06-28
1
-9
/
+30
*
netlist: Performance improvement and refactoring. [Couriersud]
couriersud
2020-06-13
1
-4
/
+4
*
netlist: Make fostrm actually write to file. (nw)
couriersud
2020-06-13
1
-1
/
+1
*
netlist: fix mingw7.2 compile. (nw)
couriersud
2020-06-08
1
-2
/
+2
*
netlist: code maintenance. (nw)
couriersud
2020-06-08
1
-2
/
+2
*
netlist: Reduce macro usage and make use of pstring utf8. (nw)
couriersud
2020-06-06
1
-19
/
+10
*
netlist: Enable utf7 filenames on windows. (nw)
couriersud
2020-06-06
1
-0
/
+44
*
netlist: rename some macros. (nw)
couriersud
2020-04-26
1
-5
/
+5
*
netlist: Fix some clang-tidy-10 warnings. (nw)
couriersud
2020-04-05
1
-1
/
+1
*
netlist: code maintenance. (nw)
couriersud
2020-02-03
1
-8
/
+3
*
netlist: Code symplification and bugfixes. (nw)
couriersud
2020-01-31
1
-26
/
+14
*
netlist: clang lint readability fixes. (nw)
couriersud
2020-01-25
1
-6
/
+3
*
netlist: code maintenance and bug fixes. (nw)
couriersud
2019-11-08
1
-13
/
+15
*
netlist: code maintenance. (nw)
couriersud
2019-11-04
1
-2
/
+2
*
netlist: Preprocessor enhancements. [Couriersud]
couriersud
2019-10-28
1
-1
/
+5
*
netlist: code maintenance (nw)
couriersud
2019-10-12
1
-0
/
+1
*
netlist: maintenance and lint fixes. (nw)
couriersud
2019-10-06
1
-4
/
+4
*
netlist: less cpp - more headers (nw)
couriersud
2019-09-29
1
-3
/
+29
*
netlist: more lint corrections. (nw)
couriersud
2019-09-28
1
-1
/
+1
*
netlist: Fix more lint warnings/hints (nw)
couriersud
2019-09-28
1
-3
/
+3
*
netlist: Fix a number of minor issues. (nw)
couriersud
2019-09-27
1
-3
/
+3
*
netlist: switch to c++ streams. (nw)
couriersud
2019-09-25
1
-480
/
+36
*
netlist code maintenance (nw)
couriersud
2019-09-21
1
-19
/
+69
*
netlist code maintenance. (nw)
couriersud
2019-09-17
1
-21
/
+30
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-93
/
+315
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-315
/
+93
*
netlist: memory code refactoring. (nw)
couriersud
2019-03-01
1
-14
/
+8
*
netlist: cosmetic changes - mostly indentation. (nw)
couriersud
2019-03-01
1
-4
/
+3
[next]