mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
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.
32 lines
1.2 KiB
YAML
32 lines
1.2 KiB
YAML
emulator: Mupen64Plus-Next
|
|
type: libretro
|
|
core_classification: enhanced_fork
|
|
source: "https://github.com/libretro/mupen64plus-libretro-nx"
|
|
upstream: "https://github.com/mupen64plus/mupen64plus-core"
|
|
profiled_date: "2026-03-24"
|
|
core_version: "2.8"
|
|
display_name: "Nintendo - Nintendo 64 (Mupen64Plus-Next)"
|
|
systems: [nintendo-64, nintendo-64dd]
|
|
cores: [mupen64plus_next, mupen64plus_next_develop, mupen64plus_next_gles3, mupen64plus_next_gles2]
|
|
|
|
files:
|
|
- name: "IPL.n64"
|
|
path: "Mupen64plus/IPL.n64"
|
|
size: 4194304
|
|
required: false
|
|
note: "64DD IPL ROM. Only needed for N64 Disk Drive games (.ndd) via subsystem API"
|
|
source_ref: "mupen64plus-core/src/main/main.c:954-979"
|
|
|
|
notes:
|
|
hle_available: true
|
|
hle_note: >
|
|
PIF boot ROM is fully HLE'd (bootrom_hle.c). CIC challenge/response
|
|
handled in software (n64_cic_nus_6105.c). No BIOS files needed for
|
|
standard cartridge games.
|
|
dd_note: >
|
|
64DD IPL ROM loaded from system/Mupen64plus/IPL.n64 when a .ndd disk
|
|
is present. Accepts Z64, N64, and V64 byte-swap formats.
|
|
transferpak_note: >
|
|
Transfer Pak support (GB/GBC games on N64) handled via subsystem API.
|
|
No additional firmware files needed.
|