MAME 2003 - RetroBIOS¶
Technical notes
Frozen snapshot of MAME 0.78 (xmame, January 2003). Stock version without the Plus patches. Targets low-end hardware (Raspberry Pi, SBCs).
BIOS ZIPs are loaded from {content_dir}/ (same folder as the game ROM).
Data files (hiscore.dat, cheat.dat, history.dat, mameinfo.dat) are loaded from system_dir/mame2003/. Samples from system_dir/mame2003/samples/.
Neo Geo uses 7 official BIOS variants. Universe BIOS is commented out in the stock source (available in mame2003_plus).
ROM naming follows MAME 0.78 conventions.
21 files | 16 required, 5 optional | 21 in repo, 0 missing Categories: 4 game data, 17 BIOS ZIPs
hiscore.dat optional in repo game_data
- Path:
mame2003/hiscore.dat - Source:
src/hiscore.c:14,248 - high score definitions, auto-generated if missing
cheat.dat optional in repo game_data
- Path:
mame2003/cheat.dat - Source:
src/cheat.c:383,8249-8255 - cheat definitions, requires cheats core option enabled
history.dat optional in repo game_data
- Path:
mame2003/history.dat - Source:
src/datafile.c:327,608 - game history and information database
mameinfo.dat optional in repo game_data
- Path:
mame2003/mameinfo.dat - Source:
src/datafile.c:327,638 - game technical information database
neogeo.zip required in repo bios_zip
- System: snk-neogeo-mvs
- Source:
src/drivers/neogeo.c:1544-1556,5661-5675 - Platforms: batocera, emudeck, lakka, recalbox, retroarch, retrobat, retrodeck, retropie, romm
- MVS/AES BIOS, 7 official variants
- Contents (10 entries):
sp-s2.sp1-Europe MVS v2, defaultsp-s.sp1-Europe MVS v1, 4 slotusa_2slt.bin-US MVS v2, 2 slotsp-e.sp1-US MVS v1, 6 slotasia-s3.rom-Asiavs-bios.rom-Japan VS v6sp-j2.rom-Japan, oldersm1.sm1-Z80 sound BIOS, always required -128.0 KBsfix.sfx-fix layer tiles -128.0 KB000-lo.lo-Y zoom control -64.0 KB
pgm.zip required in repo bios_zip
stvbios.zip required in repo bios_zip
megaplay.zip required in repo bios_zip
- System: sega-megaplay
- Source:
src/drivers/segac2.c:4513 - Platforms: retrodeck
megatech.zip required in repo bios_zip
- System: sega-megatech
- Source:
src/drivers/segac2.c:4435 - Platforms: retrodeck
decocass.zip required in repo bios_zip
playch10.zip required in repo bios_zip
- System: nintendo-playch10
- Source:
src/drivers/playch10.c:1680 - Platforms: retrodeck
nss.zip required in repo bios_zip
- System: nintendo-nss
- Source:
src/drivers/nss.c:406 - Platforms: retrodeck
skns.zip required in repo bios_zip
konamigx.zip required in repo bios_zip
- System: konami-gx
- Source:
src/drivers/konamigx.c:3434 - Platforms: retrodeck
cvs.zip required in repo bios_zip
- System: century-cvs
- Source:
src/drivers/cvs.c:475-482,1350 - Contents (3 entries):
5b.bin-sound CPU -2.0 KB82s185.10h-PROM -2.0 KB82s123.10k-PROM -32 B
cpzn1.zip required in repo bios_zip
- System: zn1-capcom
- Source:
src/drivers/zn.c:1879 - Capcom ZN-1 BIOS (PS1-based). Most games NOT_WORKING
cpzn2.zip required in repo bios_zip
- System: zn2-capcom
- Source:
src/drivers/zn.c:1898 - Capcom ZN-2 BIOS (PS1-based). Most games NOT_WORKING
taitofx1.zip required in repo bios_zip
- System: zn1-taito
- Source:
src/drivers/zn.c:1955 - Taito FX-1 BIOS (PS1-based). Most games NOT_WORKING
tps.zip required in repo bios_zip
- System: zn1-tecmo
- Source:
src/drivers/zn.c:1936 - Tecmo TPS BIOS (PS1-based). Most games NOT_WORKING
sncwgltd.zip optional in repo bios_zip
- System: zn1-video-system
- Source:
src/drivers/zn.c:1948 - Video System KN BIOS (PS1-based). NOT_WORKING
acpsx.zip required in repo bios_zip
- System: zn1-acclaim
- Source:
src/drivers/zn.c:1925 - Acclaim PSX BIOS (PS1-based). NOT_WORKING
Generated on 2026-04-03T20:37:39Z