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
path:
root
/
src
/
lib
/
formats
Commit message (
Expand
)
Author
Age
Files
Lines
*
srcclean and manual cleanup
Vas Crabb
4 days
1
-1
/
+1
*
ui: Improved media control experience, cleaned up a lot of bad code.
Vas Crabb
14 days
2
-11
/
+10
*
rt1715w: floppy -- attach interrupt output and update GAP3 size. (#14879)
shattered
2026-05-06
1
-1
/
+1
*
formats/d88_dsk.cpp: override number of tracks for .1dd format
angelosa
2026-04-23
1
-0
/
+6
*
{flopimg,esq16_dsk}.cpp: Allow specifying explicit start and end sectors when...
Christian Brunschen
2026-03-28
3
-5
/
+11
*
sord/m5.cpp: Modernised driver (#14491)
dlabi
2026-03-28
3
-3
/
+78
*
formats/wavfile.cpp: Use helper functions from multibyte.h
AJR
2026-03-08
1
-55
/
+22
*
Add support for cassette images in AIFF format [AJR]
AJR
2026-03-08
3
-1
/
+187
*
apricot: Add support for plain sector format disk images
Dirk Best
2026-03-05
3
-0
/
+90
*
Tidy some things.
Vas Crabb
2026-02-25
1
-1
/
+1
*
formats/mz_cas.cpp: Fixed gross copy/pasta.
Vas Crabb
2026-02-25
1
-376
/
+181
*
formats/mz_cas.cpp: Convert constants to constexpr. [R. Belmont]
arbee
2026-02-21
1
-19
/
+19
*
formats/mz_cas.cpp: Fix MZ-80B cassette loading/multi-block load hang (format...
GameTorchDev
2026-02-21
3
-2
/
+284
*
formats/fs_prodos.cpp: Add loading address to metadata
AJR
2026-01-16
1
-0
/
+2
*
-scripts: Cleaned up devices build scripts a bit:
Vas Crabb
2026-01-08
2
-16
/
+12
*
commodore/pet: Floppy code cleanup. [Curt Coder]
Curt Coder
2026-01-07
2
-2
/
+2
*
lisa: Massive updates
Olivier Galibert
2026-01-07
4
-34
/
+60
*
formats/csw_cas.cpp: Fix confusion between 16-bit and 32-bit values
AJR
2026-01-02
1
-2
/
+2
*
formats/ap_dsk35.cpp: Recognize .po extension for 400K/800K raw sector images
AJR
2025-12-28
1
-1
/
+1
*
emu/save.cpp, util/png.cpp, various disk and cassette formats: Use multibyte....
AJR
2025-12-13
7
-34
/
+33
*
fs_coco_os9.cpp: Remove incorrectly copy-pasted validator
AJR
2025-12-13
1
-1
/
+1
*
fs_cbmdos.cpp: Add disk_id and os_version to volume metadata
AJR
2025-12-13
4
-1
/
+11
*
floptool: Add flopblocks and hdblocks commands to enumerate blocks used by ev...
AJR
2025-12-12
12
-14
/
+452
*
formats/fsblk.cpp: Add error code for when a circular reference is countered ...
AJR
2025-12-10
3
-12
/
+20
*
formats/fs_vtech.cpp: Properly recognize end of directory; fix block overrun ...
AJR
2025-12-05
1
-14
/
+17
*
formats/fs_prodos.cpp: Insert NUL padding when reading sparse files, rather t...
AJR
2025-12-05
1
-2
/
+9
*
att6300p.cpp: Add support for 1.2MB drive (525hd) (#14577)
donohoe00
2025-12-01
1
-1
/
+1
*
formats/fsblk.cpp: Internal API change
AJR
2025-11-30
14
-221
/
+288
*
pc/pc_t1t.h: Missing change corresponding to previous commit. Also srcclean.
Vas Crabb
2025-11-23
2
-14
/
+14
*
as_dsk.cpp: Fix size of FLUX chunk in MOOF files (#14499)
Thomas
2025-11-09
1
-1
/
+1
*
flopimg: add support for bad address field crc in basic fm and mfm images
cracyc
2025-11-08
28
-36
/
+73
*
formats/all.cpp: Add 'wren' floppy format
AJR
2025-11-07
1
-0
/
+9
*
New working systems
Nigel Barnes
2025-11-07
2
-0
/
+77
*
Fixed up various broken stuff:
Vas Crabb
2025-10-30
2
-6
/
+6
*
adamnet/fdc.cpp: Add compatibility matrix for convenient reference
AJR
2025-10-27
1
-0
/
+1
*
Coleco Adam floppy disk emulation improvements
AJR
2025-10-26
2
-58
/
+339
*
terak: de-skeletonize -- add video boards. (#14383)
shattered
2025-10-22
2
-0
/
+56
*
floptool: New filesystem-based commands [AJR]
AJR
2025-10-17
1
-3
/
+3
*
adam_fdc: Enable 320KB format (with appropriate BIOS and drive option); add f...
AJR
2025-10-15
2
-0
/
+7
*
fsblk_vec.cpp: Sanity check for debug builds
AJR
2025-10-08
1
-0
/
+2
*
-cpu/drcbex64.cpp: Optimised a couple more cases of GETFLGS, replaced a few m...
Vas Crabb
2025-10-09
2
-138
/
+126
*
formats/ap2_dsk.cpp: remove the RWTS18 format (#14262)
Roman Donchenko
2025-10-04
3
-529
/
+0
*
formats/ap2_dsk.cpp: add write support for the D13 format (#14214)
Roman Donchenko
2025-10-03
2
-249
/
+382
*
formats/ap2_dsk.cpp: remove duplicate lookup table (#14211)
Roman Donchenko
2025-09-25
1
-14
/
+2
*
formats/tzx_cas.cpp: fix code portability (#14206)
holub
2025-09-24
1
-2
/
+2
*
flopimg.cpp: add a default implementation for `supports_save` (#14156)
Roman Donchenko
2025-09-18
54
-185
/
+6
*
formats/acorn_dsk.cpp: Downgrade strength of format identification to reduce ...
AJR
2025-09-15
1
-8
/
+8
*
fs_prodos.cpp: Recognize more file types
AJR
2025-09-14
1
-1
/
+38
*
formats/zx81_p.cpp: Improved incorrect data detection (MT08951) (#14137)
holub
2025-09-07
1
-17
/
+14
*
formats/zx81_p.cpp: Fixed crash while image data is invalid (MT08950, MT8951)...
holub
2025-09-06
1
-4
/
+18
[next]