feat: add 10 emulator profiles (batch 5)
snes9x (BS-X + STBIOS, HLE coprocessors), mupen64plus (64DD IPL),
pcsx_rearmed (7 BIOS + dynamic scan fallback), stella (no BIOS),
fmsx (12 MSX ROMs), virtualjaguar (6 BIOS embedded),
sameboy (8 boot ROM types, all built-in), beetle_vb (no BIOS),
handy (lynxboot.img 512B), pokemini (bios.min + FreeBIOS fallback)
61 total profiles. Cross-reference: 667 undeclared, 182 in repo.
2026-03-17 19:33:20 +01:00
|
|
|
emulator: Beetle VB (Mednafen Virtual Boy)
|
|
|
|
|
type: libretro
|
2026-03-24 11:36:58 +01:00
|
|
|
core_classification: community_fork
|
feat: add 10 emulator profiles (batch 5)
snes9x (BS-X + STBIOS, HLE coprocessors), mupen64plus (64DD IPL),
pcsx_rearmed (7 BIOS + dynamic scan fallback), stella (no BIOS),
fmsx (12 MSX ROMs), virtualjaguar (6 BIOS embedded),
sameboy (8 boot ROM types, all built-in), beetle_vb (no BIOS),
handy (lynxboot.img 512B), pokemini (bios.min + FreeBIOS fallback)
61 total profiles. Cross-reference: 667 undeclared, 182 in repo.
2026-03-17 19:33:20 +01:00
|
|
|
source: "https://github.com/libretro/beetle-vb-libretro"
|
2026-03-24 11:36:58 +01:00
|
|
|
upstream: "https://mednafen.github.io/"
|
|
|
|
|
profiled_date: "2026-03-24"
|
2026-03-18 05:19:57 +01:00
|
|
|
core_version: "v0.9.36.1"
|
|
|
|
|
display_name: "Nintendo - Virtual Boy (Beetle VB)"
|
2026-03-24 11:36:58 +01:00
|
|
|
cores: [mednafen_vb]
|
feat: add 10 emulator profiles (batch 5)
snes9x (BS-X + STBIOS, HLE coprocessors), mupen64plus (64DD IPL),
pcsx_rearmed (7 BIOS + dynamic scan fallback), stella (no BIOS),
fmsx (12 MSX ROMs), virtualjaguar (6 BIOS embedded),
sameboy (8 boot ROM types, all built-in), beetle_vb (no BIOS),
handy (lynxboot.img 512B), pokemini (bios.min + FreeBIOS fallback)
61 total profiles. Cross-reference: 667 undeclared, 182 in repo.
2026-03-17 19:33:20 +01:00
|
|
|
systems: [nintendo-virtualboy]
|
|
|
|
|
|
|
|
|
|
notes: |
|
2026-03-24 11:36:58 +01:00
|
|
|
Libretro port of Mednafen's Virtual Boy emulation module.
|
|
|
|
|
No external BIOS or firmware files. The Virtual Boy has no boot
|
|
|
|
|
ROM; the V810 CPU executes directly from the game ROM mapped at
|
|
|
|
|
0x07000000. Load() in libretro.cpp:1787 takes only ROM data.
|
|
|
|
|
Upstream Mednafen supports an optional vb.pal palette file
|
|
|
|
|
(Documentation/vb.html); the libretro port handles palette via
|
|
|
|
|
core options instead.
|
feat: add 10 emulator profiles (batch 5)
snes9x (BS-X + STBIOS, HLE coprocessors), mupen64plus (64DD IPL),
pcsx_rearmed (7 BIOS + dynamic scan fallback), stella (no BIOS),
fmsx (12 MSX ROMs), virtualjaguar (6 BIOS embedded),
sameboy (8 boot ROM types, all built-in), beetle_vb (no BIOS),
handy (lynxboot.img 512B), pokemini (bios.min + FreeBIOS fallback)
61 total profiles. Cross-reference: 667 undeclared, 182 in repo.
2026-03-17 19:33:20 +01:00
|
|
|
|
|
|
|
|
files: []
|