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
skeleton/flashvga2.cpp: map i2c EEPROM and Timekeeper
angelosa
109 min.
release0288
ui/menu.cpp: Better handling of active pointers when resetting items.
Vas Crabb
7 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-09-25
Bumped version to 0.281
mame0281
Vas Crabb
2
-4
/
+4
2025-09-25
docs: Belatedly updated system requirements, bumped version to 0.281.
Vas Crabb
4
-16
/
+25
2025-09-24
devices/machine/spg_renderer.h, tvgames/generalplus_gpl162xx_lcdtype.cpp: fix...
Ivan Vangelista
2
-4
/
+4
2025-09-24
segas32: fix NBG0 - NBG3 layer flip (#14193)
mahoneyt944
1
-25
/
+19
2025-09-24
sinclair/sprinter.cpp: Avoid dynamically allocated static object.
Vas Crabb
1
-3
/
+8
2025-09-24
update element order in four more Yamaha keyboard layouts (#14194)
Devin Acker
4
-239
/
+119
2025-09-21
srcclean and cleanup in preparation for MAME 0.281 freeze.
Vas Crabb
26
-187
/
+186
2025-09-20
z80dma.cpp: Clear BUSRQ line upon device reset to prevent CPU from freezing a...
holub
1
-1
/
+1
2025-09-21
scripts/build/llvm-objdump-filter.py: Manage objdump processes from python.
Vas Crabb
2
-15
/
+33
2025-09-21
Improved support for building on Windows arm64.
Vas Crabb
4
-53
/
+92
2025-09-20
sord future32a: Add and hookup the kanji mask roms
Olivier Galibert
2
-39
/
+116
2025-09-20
sord future32a: Advance a little, we are missing the kanji mask roms though a...
Olivier Galibert
1
-6
/
+67
2025-09-20
cpu/drcbearm64.cpp: A few more optimisations:
Vas Crabb
1
-15
/
+34
2025-09-20
Don't pass --line-numbers to objdump. It has no effect on --syms for GNU obj...
Vas Crabb
1
-1
/
+1
2025-09-20
-cpu/drcbearm64.cpp: Improved emulated memory access code:
Vas Crabb
3
-215
/
+303
2025-09-19
excellent/es9501.cpp: hooked up hopper, counters, identified some video regs,...
Ivan Vangelista
1
-29
/
+92
2025-09-19
sinclair/sprinter.cpp: Fixed DCP mapping --TolikTrek (#14165)
holub
1
-8
/
+10
2025-09-19
sound/l7a1045_l6028_dsp.a.cpp: Rewritten [R. Belmont, Happy]
arbee
3
-229
/
+264
2025-09-18
sinclair/sprinter.cpp: Added access to internal z84 IO through the BUS (#14189)
holub
1
-0
/
+13
2025-09-19
Lucky Line III improvements:
Roberto Fresca
1
-31
/
+47
2025-09-18
[tmp94c241] dasm: SFR symbol names (#14181)
Felipe CorrĂȘa da Silva Sanches
3
-35
/
+165
2025-09-18
excellent/es9501.cpp: minor maintenance work (shorthand variable types everyw...
Ivan Vangelista
1
-41
/
+43
2025-09-19
konami/mystwarr.cpp: Corrected default NVRAM content for Monster Maulers UAA....
sjy555525
1
-1
/
+1
2025-09-18
flopimg.cpp: add a default implementation for `supports_save` (#14156)
Roman Donchenko
54
-185
/
+6
2025-09-18
emumem_mud: Short-term fix to some crashes, need more thinking though
Olivier Galibert
1
-1
/
+1
[...]