mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2025-11-02 19:16:01 +01:00
Revert GB64 to use FLASHRAM, Users seem to experience more issues with SRAM Add documentation warning about certain NES emulator releases.
1.4 KiB
1.4 KiB
Emulators
N64FlashcartMenu supports multiple emulators that are compatible with the N64. At the time of writing, current emulator support includes NES, SNES, GB, GBC, SMS, GG, and CHF ROMs.
Emulators should be added to the /menu/emulators directory on the SD card. N64FlashcartMenu currently supports the following emulators and associated ROM file names:
- NES: Neon64 v1.2/v0.3c by visor / hcs64 -
neon64bu.rom - SNES: sodium64 by Hydr8gon -
sodium64.z64 - Game Boy/GB Color: gb64 by lambertjamesd -
gb.v64/gbc.v64("Download Emulator" button) - SMS/GG: smsPlus64 by fhoedmakers -
smsPlus64.z64 - Fairchild Channel F: Press-F-Ultra by celerizer -
Press-F.z64
Warning
NES: Neon64 v1.2/v0.3c in-game autosaves may fail (work around using save states).
Warning
NES: neon64 v2 beta releases by hcs64 currently have issues with saves.
If you are an emulator developer and are interested in adding your emulator, take a look at this template pull request.