mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-19 07:12:36 -05:00
feat: scraper adds missing arcade BIOS, ep128emu includes, new profiles
libretro_scraper: EXTRA_ARCADE_FILES adds namcoc69/70/75, msx, qsound to arcade system. segasp.zip added to dreamcast-arcade. ep128emu includes injected for enterprise system. new profiles: vba_m (GB/GBC/GBA with doc vs source notes), beetle_gba (Mednafen GBA).
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Beetle GBA (Mednafen) — Game Boy Advance (libretro)
|
||||
# ref: beetle-gba-libretro/mednafen/gba, docs.libretro.com/library/beetle_gba
|
||||
# Same BIOS as mGBA/VBA-M. Optional, no HLE fallback documented.
|
||||
emulator: Beetle GBA (Mednafen)
|
||||
type: libretro
|
||||
cores: [mednafen_gba]
|
||||
source: "https://github.com/libretro/beetle-gba-libretro"
|
||||
systems:
|
||||
- nintendo-gba
|
||||
files:
|
||||
- name: gba_bios.bin
|
||||
system: nintendo-gba
|
||||
required: false
|
||||
md5: a860e8c0b6d573d191e4ec7db1b1e4f6
|
||||
Reference in New Issue
Block a user