mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
Add ~1500 BIOS, firmware and game data files sourced from 24 parallel agents. Migrate game engine data (ScummVM, SDLPAL, OpenTyrian, Cave Story, Syobon Action) from bios/ to data/ via _data_dirs.yml. Add Roland MT-32/CM-32L ROMs to bios/Roland/. Upload large files (EDK2, SDLPAL, ScummVM, arcade ZIPs, EasyRPG soundfont) to large-files release. New coverage: QEMU firmware (67), PCem (137), VICE (53), Cemu Wii U (58), shadPS4 (14), Amiga (24), MAME ZIPs (724), O2EM voice (270), Azahar 3DS (4), EightyOne ZX81 (35), Stella KidVid (14), XRoar (12), and 77 emulators total.
59 lines
1.4 KiB
Plaintext
59 lines
1.4 KiB
Plaintext
|
|
desktop.ini
|
|
.DS_Store
|
|
Thumbs.db
|
|
__pycache__/
|
|
*.pyc
|
|
.cache/
|
|
dist/
|
|
site/
|
|
*.tmp
|
|
*.log
|
|
node_modules/
|
|
|
|
# Generated site pages (built by generate_site.py, deployed in CI)
|
|
docs/
|
|
|
|
# Large files stored as GitHub Release assets (> 50MB)
|
|
bios/Arcade/Arcade/Firmware.19.0.0.zip
|
|
bios/Arcade/Arcade/maclc3.zip
|
|
bios/Nintendo/Nintendo DS/dsi_nand.bin
|
|
bios/Other/Batocera42/dsi_nand.bin
|
|
bios/Sony/PlayStation 3/PS3UPDAT.PUP
|
|
bios/Sony/PlayStation Vita/PSVUPDAT.PUP
|
|
bios/Sony/PlayStation Vita/PSP2UPDAT.PUP
|
|
|
|
# Data directories (fetched at build time)
|
|
data/
|
|
|
|
# Large files stored as GitHub Release assets (additional)
|
|
bios/Arcade/MAME/artwork/snspell.zip
|
|
bios/Arcade/MAME/MAME 0.174 Arcade XML.dat
|
|
bios/Sony/PlayStation Vita/.variants/PSP2UPDAT.PUP
|
|
bios/Nintendo/DS/DSi_Nand_JPN.bin
|
|
bios/Nintendo/DS/DSi_Nand_EUR.bin
|
|
bios/Nintendo/DS/DSi_Nand_USA.bin
|
|
bios/Nintendo/DS/DSi_Nand_AUS.bin
|
|
bios/Nintendo/DS/DSi_Nand_CHN.bin
|
|
bios/Nintendo/DS/DSi_Nand_KOR.bin
|
|
|
|
# QEMU EDK2 firmware (64MB each)
|
|
bios/QEMU/edk2-aarch64-code.fd
|
|
bios/QEMU/edk2-arm-code.fd
|
|
bios/QEMU/edk2-arm-vars.fd
|
|
|
|
# ScummVM data bundle (79MB, fetched from large-files release)
|
|
bios/ScummVM/scummvm.zip
|
|
|
|
# Arcade BIOS ZIPs > 100MB
|
|
bios/Arcade/Arcade/svcpcb.zip
|
|
bios/Arcade/Arcade/ps2.zip
|
|
bios/Arcade/Arcade/kf2k3pcb.zip
|
|
bios/Arcade/Arcade/ms5pcb.zip
|
|
|
|
# EasyRPG soundfont (142MB)
|
|
bios/RPG Maker/easyrpg/easyrpg.soundfont
|
|
|
|
# Temporary files
|
|
tmp/
|