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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update parse_number in unidasm.cpp, plus alignment with code style guide.
addrbus-64
MooglyGuy
2026-05-04
1
-303
/
+208
*
Another attempt at fixing unidasm.
MooglyGuy
2026-05-04
1
-4
/
+4
*
More compile fixes.
MooglyGuy
2026-05-04
2
-5
/
+5
*
Attempting a different fix for unidasm compile errors.
MooglyGuy
2026-05-04
1
-2
/
+20
*
Attempt at fixing the CI builds by expanding parse_number to take a u64
MooglyGuy
2026-05-01
1
-1
/
+1
*
Point unidasm.cpp at the properly-namespaced declaration of offs_t
MooglyGuy
2026-05-01
1
-1
/
+1
*
Redoing offs_t to 64-bits expansion.
MooglyGuy
2026-05-01
47
-547
/
+421
*
namcos21_c67: fix comment typo
hap
2026-04-29
1
-1
/
+1
*
namcos21: change camelCase to snake_case
hap
2026-04-29
6
-120
/
+122
*
namcos21_dsp: remove winrun_ prefix
hap
2026-04-29
4
-102
/
+102
*
namcos21_dsp: correct some dsp edge triggered ports, remove c67 underclock hack
hap
2026-04-29
5
-37
/
+34
*
namcos21: assume reset_all_subcpus also resets the associated c148
hap
2026-04-29
3
-5
/
+14
*
(emu.h) dimemory: add remove_addrmap
hap
2026-04-29
9
-13
/
+14
*
Current Plug & Play PR (1 working system, 1 nw system, 2 nw clones, 1 working...
mamehaze
2026-04-29
23
-399
/
+955
*
pengo,jrpacman: derive mcfg from pacman
hap
2026-04-29
4
-137
/
+60
*
New systems marked not working
Ivan Vangelista
2026-04-29
4
-15
/
+94
*
apple2video: fix low-memory -ramsize crash by protecting HGR reads (#15277)
arekkusu42
2026-04-29
6
-18
/
+34
*
mschamp: add speed dsw
hap
2026-04-29
2
-28
/
+18
*
pacman: remove crush4/5 rombanks
hap
2026-04-29
2
-184
/
+137
*
pacman: Fix mschamp timer selection and I/O mux behavior (#15287)
Liron486
2026-04-29
2
-24
/
+104
*
namcos21_3d: remove some obsolete stuff
hap
2026-04-29
6
-89
/
+71
*
Fix mem-mem MOV on i8089 (#15286)
bytex64
2026-04-29
1
-0
/
+2
*
sequential/prophet5.cpp: Added oscillators (no tuning yet). (#15285)
m1macrophage
2026-04-29
1
-34
/
+283
*
cxd1185.cpp: Ensure appropriate ID register is mapped (#15279)
Brice Onken
2026-04-29
2
-3
/
+3
*
namcos22: make pointrom access a bit more similar to namcos21 (and added a mi...
hap
2026-04-28
4
-38
/
+39
*
taitosj_v: fix regression with sprite area cliprect
hap
2026-04-28
1
-13
/
+13
*
Floppy sound (#15072)
Michael Zapf
2026-04-28
2
-286
/
+711
*
itech/itech32.cpp: Added Blood Storm v2.16.
Vas Crabb
2026-04-29
4
-9
/
+47
*
temco/senjyo.cpp: dumped PROM for starforcb [f205v]
Ivan Vangelista
2026-04-28
1
-0
/
+5
*
namcos2/21: assume audiocpu rom range is c000-ffff
hap
2026-04-28
6
-9
/
+10
*
namcos21: video disable bg is black
hap
2026-04-28
3
-8
/
+14
*
namco_c148: assume 1d4xxx is busack
hap
2026-04-28
1
-4
/
+5
*
ui: Rationalised use of menu item flags:
Vas Crabb
2026-04-29
15
-85
/
+112
*
sony/smc777_kbd.cpp: add CAP(S) and KANA LOCKs
angelosa
2026-04-28
2
-9
/
+98
*
3rdparty: Retired softfloat2. (#15270)
Patrick Mackinlay
2026-04-28
25
-9912
/
+1185
*
sony/smc777.cpp: misc fixes:
angelosa
2026-04-28
3
-212
/
+209
*
sony/smc777_kbd.cpp: clear scan code on key_break, handle a vestigial BUSY fl...
angelosa
2026-04-28
2
-4
/
+32
*
psikyo/psikyosh.cpp: Updates (#15280)
cam900
2026-04-28
3
-26
/
+36
*
namco/namcos21_c67.cpp: Fix build
AJR
2026-04-27
1
-1
/
+1
*
psikyo/psikyosh_v.cpp: Fix sprite flip and zbuffer (#15278)
cam900
2026-04-28
1
-3
/
+3
*
Sanyo phc25 - fix VBL interrupt timing and VBL polarity in port $40 (#15265)
Aurelien34
2026-04-27
1
-12
/
+3
*
namcos21_c67: small improvement to sprite layer 0 priority
hap
2026-04-27
3
-56
/
+84
*
namco_c148: posirq line doesn't belong in this device
hap
2026-04-27
3
-81
/
+66
*
smc777.xml: Corrected some titles.
Vas Crabb
2026-04-28
1
-8
/
+7
*
sega/segas32.cpp: Use tilemap for text layer, cleaned up code. (#15268)
cam900
2026-04-28
4
-622
/
+529
*
psikyo/psikyosh.cpp: Use tilemaps to draw tile map layers. (#15261)
cam900
2026-04-28
3
-446
/
+397
*
kaneko/suprnova.cpp: Cleaned up code and fixed minor issues: (#15259)
cam900
2026-04-28
3
-901
/
+823
*
sony/smc777_kbd.cpp: overhaul
angelosa
2026-04-27
4
-157
/
+271
*
commodore/plus4: Added Diag264 v0.97 kernal ROMs. [Curt Coder]
Curt Coder
2026-04-27
4
-10
/
+22
*
New working software list items
Curt Coder
2026-04-27
3
-22
/
+66
[next]