Files
libretro/emulators/mrboom.yml
Abdessamad Derraz 69987cc0bb feat: re-profile 30 emulators, beetle to parallel_n64
source-verified: mesen FdsBios.bin→alias, MesenDB.txt phantom (embedded).
mupen64plus 64DD_IPL.bin→IPL.n64 (code path fix). neocd 000-lo.lo/ng-lo.rom
phantoms (algorithmically generated). new profiles: mesen-s, mupen64plus
next develop/gles2/gles3. regenerate database.
2026-03-24 14:06:20 +01:00

16 lines
517 B
YAML

emulator: Mr.Boom
type: game
core_classification: official_port
source: "https://github.com/libretro/mrboom-libretro"
upstream: "https://github.com/libretro/mrboom-libretro"
profiled_date: "2026-03-24"
core_version: "3.1"
display_name: "Mr.Boom (Bomberman)"
cores: [mrboom]
systems: []
files: []
notes: >
Bomberman clone supporting up to 8 players. Converted from DOS x86
assembly by the original author (Remdy Software) using asm2c.
All game assets (graphics, sounds, music) are compiled into the core binary.