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
104 min.
release0288
ui/menu.cpp: Better handling of active pointers when resetting items.
Vas Crabb
3 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
full xtal conversion
xtal
Olivier Galibert
7915
-23479
/
+23378
2022-10-31
New working clones
Ivan Vangelista
2
-2
/
+28
2022-10-31
quantel/dpb7000.cpp: Major functional improvements. (#10467) [Ryan Holtz]
MooglyGuy
1
-699
/
+2016
2022-10-31
emu/sound.cpp: Don't force lower samplerate for dummy sound output module. (#...
feos
1
-8
/
+0
2022-10-30
pokey.cpp: remove m_SKCTL assignment hack in device_start and issue a potgo a...
Angelo Salese
1
-7
/
+8
2022-10-30
upd934g: Preliminary support for ACCENT/MUTE
Dirk Best
2
-8
/
+13
2022-10-29
cpu/dsp32: Modify previous change, clamping before the narrowing conversion
AJR
1
-1
/
+1
2022-10-29
cpu/dsp32: Simplify int24 operator logic
AJR
1
-5
/
+2
2022-10-29
cpu/i960, cpu/sh: Use rotl_32 and rotr_32 for executing rotate instructions
AJR
2
-3
/
+3
2022-10-29
cpu/arm: Use rotr_32 for handling unaligned reads
AJR
1
-3
/
+3
2022-10-29
Update various source files to use swapendian_int16
AJR
19
-86
/
+64
2022-10-29
Move debugger command parameter validation helpers into debugger_console
AJR
15
-651
/
+645
2022-10-29
bus/ata: Add alternate CS0/CS1 handlers with built-in byte swapping for big-e...
AJR
6
-108
/
+15
2022-10-30
ui/selgame.cpp: Fixed display of software favourites.
Vas Crabb
1
-5
/
+5
2022-10-30
bus/epson_qx/keyboard/keyboard.cpp: Fixed #include order.
Vas Crabb
1
-1
/
+5
2022-10-30
Updated Brazilian Portuguese UI translation. [Felipe]
Vas Crabb
1
-23
/
+12
2022-10-29
wd_fdc: Use the new active()
Olivier Galibert
1
-1
/
+1
2022-10-29
amiga/amiga.cpp: dumped code for the CDTV's remote control input converter an...
Ivan Vangelista
1
-4
/
+6
2022-10-29
nintendo/snesb.cpp: combined bad dumps of one of the legendbs ROMs to have a ...
Ivan Vangelista
1
-4
/
+2
2022-10-29
New working clones
Ivan Vangelista
2
-1
/
+26
2022-10-29
irem/m90.cpp: fixed MT08413
Ivan Vangelista
1
-16
/
+14
2022-10-28
konami/xmen.cpp: worked around MT08470
Ivan Vangelista
1
-1
/
+3
2022-10-28
mtu130: Implement mirroring of bfcx, implement lightpen
Olivier Galibert
1
-10
/
+155
2022-10-28
taito/crbaloon_v.cpp:fixed MT08437
Ivan Vangelista
1
-2
/
+2
2022-10-28
seta/seta.cpp: fixed MT08454
Ivan Vangelista
1
-2
/
+2
[...]