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
Commit message (
Expand
)
Author
Age
Files
Lines
*
srcclean (nw)
Vas Crabb
2019-02-24
21
-99
/
+99
*
netlist: Fix relative include paths and a conflict. (nw)
couriersud
2019-02-23
128
-164
/
+169
*
Move ptime struct into plib namespace and fix relative includes. (nw)
couriersud
2019-02-23
24
-79
/
+83
*
netlist: Fix some more exotic compile options. (nw)
couriersud
2019-02-23
14
-65
/
+45
*
Fix indentation. (nw)
couriersud
2019-02-22
2
-739
/
+739
*
netlist: fix visibility issues and more issues reported by tidy. (nw)
couriersud
2019-02-22
41
-174
/
+192
*
netlist: memory management. [Couriersud]
couriersud
2019-02-22
26
-134
/
+353
*
netlist: fix access specifiers. (nw)
couriersud
2019-02-20
3
-14
/
+17
*
netlist: fix a bug and some performance tweaks. (nw)
couriersud
2019-02-20
6
-33
/
+74
*
(nw) clean up trivial stuff - the device delegate boilerplate is ugly, I will...
Vas Crabb
2019-02-19
5
-16
/
+15
*
netlist: tick off some issues clang-tidy highlights. (nw)
couriersud
2019-02-18
13
-209
/
+236
*
netlist: remove locked-in context from sources. (nw)
couriersud
2019-02-17
6
-40
/
+36
*
netlist: refactoring startup process and array usage. (nw)
couriersud
2019-02-17
8
-72
/
+93
*
(nw) remove some superfluous const, eliminate a superfluous temp, remove supe...
Vas Crabb
2019-02-18
3
-4
/
+4
*
netlist: Separation of duties. (nw)
couriersud
2019-02-16
9
-291
/
+304
*
netlist: memory pool now supports aligned storage. (nw)
couriersud
2019-02-16
23
-151
/
+307
*
netlist: more memory allocation refactoring. (nw)
couriersud
2019-02-14
5
-17
/
+16
*
netlist: indent. (nw)
couriersud
2019-02-13
1
-114
/
+114
*
netlist: memory allocation clean-up. (nw)
couriersud
2019-02-13
14
-172
/
+183
*
netlist: More cpp core guidelines alignment. (nw)
couriersud
2019-02-11
46
-151
/
+288
*
netlist: Fix crashes on certain hardware/library combos. (nw)
couriersud
2019-02-09
5
-24
/
+30
*
netlist: more core guidelines work. (nw)
couriersud
2019-02-09
34
-201
/
+176
*
Fix clang build (nw)
AJR
2019-02-08
1
-0
/
+1
*
netlist: added missing noexcept. (nw)
couriersud
2019-02-09
1
-3
/
+3
*
netlist: constants are now constexpr functions. (nw)
couriersud
2019-02-09
15
-45
/
+46
*
netlist: added parameter STARTUP_STRATEGY to switch between ...
couriersud
2019-02-08
2
-3
/
+7
*
netlist: make constants struct members constexpr const. (nw)
couriersud
2019-02-08
8
-23
/
+31
*
netlist: more cpp core guidelines work. (nw)
couriersud
2019-02-08
20
-58
/
+69
*
Awkward workaround for "undefined symbols" error caused by stupid non-inline ...
AJR
2019-02-07
1
-1
/
+1
*
netlist: Refactoring after adding clang-tidy support to netlist makefile
couriersud
2019-02-07
90
-1085
/
+956
*
netlist: Optionally store input values instead of referencing them. (nw)
couriersud
2019-02-05
6
-34
/
+111
*
netlist: align solver calls. (nw)
couriersud
2019-02-04
6
-31
/
+13
*
netlist: Fix regression. (nw)
couriersud
2019-02-04
3
-0
/
+12
*
netlist: Further simplification and optimization. (nw)
couriersud
2019-02-04
11
-170
/
+282
*
netlist: Refactoring and some functionality enhancements. (nw)
couriersud
2019-02-04
19
-158
/
+198
*
netlist: fix some issues. (nw)
couriersud
2019-02-02
5
-52
/
+82
*
netlist: All devices now specify parameters in factory constructor. (nw)
couriersud
2019-02-01
45
-333
/
+317
*
netlist: remove trampoline code. (nw)
couriersud
2019-02-01
17
-66
/
+56
*
netlist: code maintenance and fixing kidniki ... (nw)
couriersud
2019-02-01
27
-227
/
+127
*
netlist: type safety for delegates. (nw)
couriersud
2019-01-31
1
-5
/
+10
*
netlist: Refactoring continues ... plus some innovations (nw)
couriersud
2019-01-31
22
-1069
/
+1484
*
srcclean and cleanup (nw)
Vas Crabb
2019-01-27
19
-63
/
+63
*
Fix clang build (nw)
AJR
2019-01-26
2
-1
/
+2
*
netlist: refactor code for better scalability and flexibility. (nw)
couriersud
2019-01-27
18
-865
/
+1050
*
netlist: add comment processing to preprocessor. [couriersud]
couriersud
2019-01-20
3
-3
/
+77
*
netlist: nlwav now also converts log files to VCD format. [couriersud]
couriersud
2019-01-20
5
-201
/
+393
*
netlist: Fix assertion. (nw)
couriersud
2019-01-19
1
-1
/
+1
*
netlist: pstream and ppreprocessor (now a pistream) refactoring. (nw)
couriersud
2019-01-19
10
-147
/
+182
*
More UI stuff:
Vas Crabb
2019-01-19
2
-21
/
+22
*
netlist: Remove const on return types and non-necessary ref-by. (nw)
couriersud
2019-01-19
5
-115
/
+119
[next]