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
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlist: move more models into the core.
couriersud
2020-09-13
1
-2
/
+2
*
netlist: clang tidy fixes.
couriersud
2020-09-11
3
-4
/
+8
*
netlist: Pedantic and clang tidy updates
couriersud
2020-09-06
8
-10
/
+15
*
netlist: fix multi byte string issues.
couriersud
2020-09-06
4
-32
/
+36
*
netlist: Fix a compile issues with mingw.
couriersud
2020-09-05
1
-0
/
+4
*
netlist: code maintenance and performance optimizations.
Couriersud
2020-09-05
19
-554
/
+727
*
netlist: build system improvements
couriersud
2020-08-24
1
-0
/
+9
*
srcclean for 0.224
Vas Crabb
2020-08-23
1
-1
/
+1
*
netlist: Add NETLIB_DELEGATE_NOOP()
couriersud
2020-08-22
1
-2
/
+1
*
palloc: use posix_memalign with android
Tiago Pierezan Camargo
2020-08-20
1
-1
/
+1
*
netlist: Fix elif processing.
couriersud
2020-08-15
1
-5
/
+9
*
netlist: align naming of files within the macro folder.
couriersud
2020-08-10
1
-0
/
+5
*
netlist: fix line-number tracking when at end of line.
couriersud
2020-08-09
2
-4
/
+39
*
netlist: Refactored pokenizer.
couriersud
2020-08-06
4
-76
/
+168
*
netlist: Better fixes for Emscripten (#7031)
Justin Kerk
2020-08-04
2
-9
/
+9
*
netlist: Fix build under Emscripten (#7031)
Justin Kerk
2020-08-05
2
-0
/
+8
*
netlist: source stream refactoring
couriersud
2020-07-28
4
-12
/
+43
*
netlist: necessary changes towards runtime processing of macro directory
couriersud
2020-07-28
1
-2
/
+9
*
netlist: fix a bug in preprocessor if and elif parsing.
couriersud
2020-07-28
2
-18
/
+62
*
netlist: further nl_base.h splitting into headers in core subdir.
couriersud
2020-07-28
5
-8
/
+8
*
netlist: hopefully fix issue #7006
couriersud
2020-07-26
1
-0
/
+6
*
srcclean for 0.223
Vas Crabb
2020-07-26
3
-4
/
+4
*
netlist: separate nl_base.h into separate header files.
couriersud
2020-07-25
1
-0
/
+1
*
netlist: Rewrote scheduler scheduling.
couriersud
2020-07-25
3
-27
/
+118
*
netlist: fix some clang tidy warnings.
couriersud
2020-07-25
3
-6
/
+23
*
netlist: reduce overshoot impact on NE555 astable frequency.
couriersud
2020-07-14
1
-0
/
+7
*
netlist: use threads on netlist logs.
couriersud
2020-07-11
2
-0
/
+45
*
netlist: unit test macros now have a "P" prefix.
couriersud
2020-07-10
1
-15
/
+35
*
netlist: fix signedness warnings in ptime.h
couriersud
2020-07-10
1
-4
/
+4
*
netlist: pfunction supports unary minus and removed duplicate code.
couriersud
2020-07-10
2
-103
/
+115
*
netlist: pfunction now supports unary minus operators.
couriersud
2020-07-05
2
-42
/
+67
*
netlist: Add basic unit testing support.
couriersud
2020-07-05
1
-0
/
+140
*
netlist: fix pfunction if
couriersud
2020-07-04
1
-2
/
+4
*
netlist: add progress indicator to nltool.
couriersud
2020-07-04
1
-0
/
+1
*
netlist: add more constructors and () operator to pfunction.
couriersud
2020-07-03
1
-3
/
+21
*
netlist: Add log() to pfunction.
Aaron Giles
2020-07-03
2
-0
/
+4
*
netlist: Add comparison operators to pfunction.
couriersud
2020-07-02
2
-3
/
+36
*
netlist: code maintenance and bug fixes.
couriersud
2020-07-01
9
-22
/
+25
*
Fix crash on Windows when freeing netlist objects.
Aaron Giles
2020-06-29
1
-3
/
+9
*
netlist: include file refactoring.
couriersud
2020-06-28
18
-94
/
+79
*
netlist: code maintenance
couriersud
2020-06-28
7
-24
/
+76
*
srcclean and cleanup (nw)
Vas Crabb
2020-06-21
4
-7
/
+7
*
netlist: Performance improvement and refactoring. [Couriersud]
couriersud
2020-06-13
32
-394
/
+626
*
netlist: Make fostrm actually write to file. (nw)
couriersud
2020-06-13
2
-2
/
+1
*
netlist: Improve static solver performance by 5%. [Couriersud]
couriersud
2020-06-13
1
-0
/
+99
*
Fix clang error: unknown warning group '-Wpmf-conversions', ignored [-Werror,...
AJR
2020-06-08
1
-2
/
+2
*
netlist: fix mingw7.2 compile. (nw)
couriersud
2020-06-08
1
-2
/
+2
*
netlist: further optimize ppmf.h [Couriersud]
couriersud
2020-06-08
3
-18
/
+143
*
netlist: allow selection of base arena for pmempool_arena. (nw)
couriersud
2020-06-08
2
-10
/
+18
*
netlist: Fix MSVC build. [Couriersud]
couriersud
2020-06-08
1
-56
/
+83
[next]