skyemu - RetroBIOS¶
Technical notes
Multi-system emulator by skylersaleh. Libretro core built from the upstream repo. All BIOS optional; bundles Cult-of-GBA BIOS (GBA), DraStic free BIOS (NDS ARM7/ARM9), stub firmware (NDS), and HLE boot skip (GB/GBC). BIOS loading controlled by core options (default: on). Files loaded from system_dir/SkyEmu/ subdirectory. Standalone validates exact BIOS file size; libretro only rejects files exceeding buffer. .info missing gb_bios.bin (gb.h:1603).
6 files | 0 required, 6 optional | 6 in repo, 0 missing | 6 with HLE fallback
cgb_boot.bin optional in repo HLE fallback
GBC boot ROM
- Path:
SkyEmu/cgb_boot.bin - Aliases:
gbc_bios.bin,cgb0_boot.bin,cgb_agb_boot.bin - Source:
src/gb.h:1593-1596,src/gb.h:1605-1608 - Platforms: lakka, recalbox, retroarch, retropie, romm
dmg_rom.bin optional in repo HLE fallback
DMG boot ROM
- Path:
SkyEmu/dmg_rom.bin - Aliases:
dmg0_rom.bin,gb_bios.bin - Source:
src/gb.h:1601-1603 - Platforms: lakka, retroarch, retropie
gba_bios.bin optional in repo HLE fallback
GBA BIOS
nds7.bin optional in repo HLE fallback
NDS ARM7 BIOS
- Path:
SkyEmu/nds7.bin - Source:
src/nds.h:3088-3089 - Platforms: lakka, retroarch, retropie
nds9.bin optional in repo HLE fallback
NDS ARM9 BIOS
- Path:
SkyEmu/nds9.bin - Source:
src/nds.h:3091-3092 - Platforms: lakka, retroarch, retropie
firmware.bin optional in repo HLE fallback
NDS firmware
Generated on 2026-08-23T16:12:06Z