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
Branch
Commit message
Author
Age
addrbus-64
Update parse_number in unidasm.cpp, plus alignment with code style guide.
MooglyGuy
3 weeks
cbm_joy_swap
c65.cpp: added machine configuration switch to swap joystick ports on the fly...
etabeta78
4 weeks
cdtv_subcode
cdtv: Subcode support
Dirk Best
10 months
dsp563xx
virusb: goes all the way to the main program
Olivier Galibert
7 months
floppysound
floppy_sound: Minor cleanup
Michael Zapf
4 weeks
master
namcos2.cpp: Correct Final Lap 2 ROM labels. [sjy96525] (#15359)
sjy555525
3 hours
release0288
ui/menu.cpp: Better handling of active pointers when resetting items.
Vas Crabb
4 hours
s23-firewire
Further System 23 checkpoint
Ryan Holtz
6 months
script-eof-marker
scripts/build: add a python script for checking EoF markers across source tree
angelosa
9 months
taitotz-pixxiii
Initial PIXXIII instrumentation framework for taitotz; rest of the hookup sti...
Ryan Holtz
7 months
[...]
Tag
Download
Author
Age
mame0287
commit e776c98438...
Vas Crabb
8 weeks
mame0286
commit ca48656c92...
Vas Crabb
3 months
mame0285
commit f379cd060a...
Vas Crabb
4 months
mame0284
commit 7b4d4c14e9...
Vas Crabb
5 months
mame0283
commit 494babc311...
Vas Crabb
6 months
mame0282
commit 7b051ce4af...
Vas Crabb
7 months
mame0281
commit 2843a3deb8...
Vas Crabb
8 months
mame0280
commit ec9abd86c6...
Vas Crabb
9 months
mame0279
commit 7589dee02c...
Vas Crabb
10 months
mame0278
commit eb05584a2b...
Vas Crabb
11 months
[...]
Age
Commit message
Author
Files
Lines
2025-04-29
Bumped version to 0.277
mame0277
Vas Crabb
3
-6
/
+6
2025-04-29
Small fixes:
Vas Crabb
4
-6
/
+6
2025-04-28
Fixed numerous errors:
Vas Crabb
10
-68
/
+71
2025-04-27
srcclean in preparation for release.
Vas Crabb
25
-149
/
+149
2025-04-26
cbus/pc9801_86.cpp: DAC playback fixes towards win95
angelosa
1
-2
/
+6
2025-04-26
Update sorcerer_cass.xml to include developer names for Wilderness (#13617)
Michael Borthwick
1
-0
/
+1
2025-04-26
nubus/nubus_vikbw.h: More include guard fun.
arbee
1
-3
/
+3
2025-04-26
nubus/8lc.h: Fix include guard.
arbee
1
-3
/
+3
2025-04-26
apple/macii.cpp: Fixed regression where NuBus was stealing the internal video...
arbee
42
-2949
/
+2828
2025-04-25
siena_fr: corrected ROM checksums.
Nigel Barnes
1
-1
/
+1
2025-04-25
New working clones
Nigel Barnes
3
-24
/
+104
2025-04-26
konami/contra.cpp: Changed default difficulty to normal to match manual.
Vas Crabb
1
-29
/
+29
2025-04-25
z80.lst: fix nsc800 compile
hap
1
-1
/
+1
2025-04-26
cpu/z80: Corrected name of generated nsc800 source file, removed duplicate so...
holub
2
-8
/
+6
2025-04-26
formats/cassimg.cpp: Pass byte count to wave fill function for legacy cassett...
holub
37
-93
/
+83
2025-04-26
cpu/mpk1839/kl1839vm1.cpp: Improved save state support. (#13303)
holub
2
-35
/
+43
2025-04-25
seta/ssv.cpp, skeleton/tsispch.cpp: Fix address range after https://github.co...
cam900
2
-6
/
+6
2025-04-25
rfslotsmcs48: remove confusing comment, (g1&g2)==0 is not (g1==0)&&(g2==0)
hap
1
-1
/
+1
2025-04-25
cbus/pc9801_86.cpp: basic DAC logging
angelosa
1
-0
/
+28
2025-04-25
fix various bitwise/logical warnings
Patrick Mackinlay
7
-9
/
+9
2025-04-25
apple/macii.cpp: Actually add the software list filters that should have been...
Vas Crabb
12
-48
/
+52
2025-04-25
Added eighteen TV games, handheld games and electronic toys (one working). (#...
mamehaze
16
-20
/
+526
2025-04-24
ti99: Fixed crash with Corcomp floppy controller when accessing a drive that ...
Michael Zapf
1
-3
/
+10
2025-04-24
c6280: optimization for games that have sound disabled
hap
2
-30
/
+42
2025-04-25
Fixed up some stuff:
Vas Crabb
5
-203
/
+265
[...]