index
:
mame
aaron-nl3
aaron-pci-cleanup
aerofgtb_yoffs
android-updates
arm3_copro
arm_playground
asmjit
barcrest
cdimono2_wip
cdplay
deprecated
draggable-layout
dribbling-nl
floppy_sound
hlsl_aviplay
lindbergh_exp
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
midtunit_video
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
palmhacks
pc98floppy
py_regtests
rendlay_vid
s32_kokoroji
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
vrender0_3
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Branch
Commit message
Author
Age
asmjit
asmjit: mame integration
Patrick Mackinlay
6 months
barcrest
mpu4: remove extra mpu4_reels call, fixes validation
Olivier Galibert
4 weeks
lindbergh_exp
lindbergh.cpp: quick and dirty VGA control, just to have a video output
angelosa
3 months
master
vgmplay.xml: Added 40 new entries [VGMRips.net, Tafoid]
Scott Stone
4 hours
pc98floppy
pc9821.cpp: start exposing PEGC 256 color mode, fixes at very least aitd
angelosa
3 months
saturn_vdp_split
segasaturn_vdp2.cpp: add m_gfxdecode device, fix startup crash. Add notes rev...
angelosa
8 months
save_structs
Update voodoo code to leverage new save_registrar instead of its own temporar...
Aaron Giles
11 months
time-experiments
Remaining fixes
Aaron Giles
12 months
time-experiments2
Stop memsetting structures.
Aaron Giles
11 months
vamphalf_misncrft
vamphalf.cpp: move wyvernwg to own state machine, add some basic protection t...
angelosa
5 months
[...]
Tag
Download
Author
Age
mame0246
commit 205b03897c...
Vas Crabb
10 days
mame0245
commit 5d31f0fc97...
Vas Crabb
6 weeks
mame0244
commit bcf77373a5...
Vas Crabb
3 months
mame0243
commit addbb8ab40...
Vas Crabb
3 months
mame0242
commit e8166b5274...
Vas Crabb
4 months
mame0241
commit 31f001e501...
Vas Crabb
6 months
mame0240
commit f0ab44fe1c...
Vas Crabb
6 months
mame0239
commit 80bcaea1ed...
Vas Crabb
7 months
mame0238
commit fb21b78904...
Vas Crabb
8 months
mame0237
commit 34d8357465...
Vas Crabb
9 months
[...]
Age
Commit message
Author
Files
Lines
2020-08-06
version bump for 0.223
mame0223
Vas Crabb
2
-4
/
+4
2020-08-06
-debug/debugcmd.cpp: Don't leak an open FILE when an argument is invalid and ...
Vas Crabb
10
-47
/
+41
2020-07-28
Fix SOL2 build on GCC 10.2 by working around overload resolution problem
AJR
7
-18
/
+18
2020-07-27
-vsmile, nes_clone: Fixed issues for release.
Ryan Holtz
2
-12
/
+10
2020-07-26
netlist: hopefully fix issue #7006
couriersud
1
-0
/
+6
2020-07-26
montec: fix lockup
hap
1
-16
/
+3
2020-07-26
srcclean for 0.223
Vas Crabb
103
-4667
/
+4667
2020-07-25
ibm5150 - New working software list additions (#7004)
ArcadeShadow
1
-18
/
+83
2020-07-25
ibm51070 - New working software list additions (#6967)
ArcadeShadow
1
-7
/
+135
2020-07-25
Appveyor msys2 workaround (#7002)
Julian Sikorski
1
-0
/
+5
2020-07-25
sigmab98.cpp: Split up driver state class
AJR
1
-208
/
+269
2020-07-25
xmen: use shared_ptr_array
hap
3
-91
/
+49
2020-07-25
kl5c80a12: Internalize internal RAM and clock divider; update notes
AJR
4
-46
/
+57
2020-07-25
toaplan2.cpp: updated the rest of the ROM labels for pipibibsbl3
Ivan Vangelista
1
-6
/
+6
2020-07-25
New working clones
Ivan Vangelista
2
-2
/
+23
2020-07-25
New machines marked as NOT_WORKING
Roberto Fresca
2
-2
/
+35
2020-07-25
8042kbdc.cpp: generate data for mouse only if mouse is enabled
yz70s
1
-3
/
+5
2020-07-25
New machines marked as NOT_WORKING
Roberto Fresca
2
-24
/
+59
2020-07-25
netlist: sub solvers now have their own parameter set.
couriersud
12
-92
/
+143
2020-07-25
netlist: Fix scheduling bug.
couriersud
3
-4
/
+4
2020-07-25
netlist: document better GMRES options.
couriersud
1
-2
/
+2
2020-07-25
netlist: include GMRES solver in build.
couriersud
1
-2
/
+2
2020-07-25
netlist: Fix format string in gcr code.
couriersud
1
-1
/
+1
2020-07-25
netlist: Fix clang unused variable warning.
couriersud
2
-24992
/
+25124
2020-07-25
netlist: separate nl_base.h into separate header files.
couriersud
13
-1001
/
+1149
[...]