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: Relicensing of the GPL code to BSD-3 with the blessing of the
Olivier Galibert
2021-03-09
46
-46
/
+46
*
srcclean in preparation for 0.226 release branch
Vas Crabb
2020-10-25
1
-2
/
+2
*
netlist: fix VS build.
couriersud
2020-10-03
1
-3
/
+3
*
netlist: catch parenthesis count mismatch in formulas.
couriersud
2020-10-03
1
-0
/
+2
*
Exception specifications on deleted operators/constructors aren't useful.
Vas Crabb
2020-10-03
2
-6
/
+6
*
pmatrix_cr.h: More logical fix for the nothrow issue
AJR
2020-10-02
1
-1
/
+1
*
netlist: Revert changes intended to make the code work on OSX 10.10.
couriersud
2020-10-03
2
-4
/
+4
*
Fix clang error: exception specification of explicitly defaulted move assignm...
AJR
2020-10-02
2
-6
/
+6
*
netlist: simplify code.
couriersud
2020-10-02
3
-59
/
+31
*
netlist: move core_terms to netlist_state.
couriersud
2020-10-02
1
-0
/
+5
*
netlist: more clang lint fixes.
couriersud
2020-10-02
14
-138
/
+176
*
netlist: Add parse optimization to pfunction.
couriersud
2020-10-02
2
-20
/
+99
*
netlist: Convert driver filenames to lower case.
couriersud
2020-09-30
1
-5
/
+5
*
netlist: Rewrote frontier documentation.
couriersud
2020-09-30
2
-1
/
+7
*
netlist: applied some clang tidy recommendations
couriersud
2020-09-30
6
-7
/
+17
*
Disable SOUND_DEBUG for non-debug builds, and srcclean
Vas Crabb
2020-09-27
2
-3
/
+3
*
netlist: minor code cleanup.
couriersud
2020-09-25
3
-9
/
+21
*
netlist: Fixed a couple of issues with various compilers.
couriersud
2020-09-24
4
-3
/
+5
*
netlist: make pstring length/size use consistent.
couriersud
2020-09-24
5
-13
/
+30
*
netlist: clearly identify void * casts.
couriersud
2020-09-24
2
-2
/
+6
*
netlist: Fix 128 bit integer support.
couriersud
2020-09-24
2
-15
/
+27
*
netlist: Improve queue handling documentation in code.
couriersud
2020-09-24
1
-0
/
+1
*
netlist: code refactoring
couriersud
2020-09-24
11
-96
/
+98
*
netlist: code refactoring.
couriersud
2020-09-20
4
-160
/
+159
*
netlist: optimize headers.
couriersud
2020-09-17
2
-17
/
+53
*
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
[next]