mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2025-02-22 20:57:14 +01:00
17 lines
1.1 KiB
Markdown
17 lines
1.1 KiB
Markdown
![]() |
[..](./00_index.md)
|
||
|
## Emulators
|
||
|
The menu supports mutiple emulators that are compatible with the N64.
|
||
|
Current Emulator support includes (NES, SNES, GB, GBC, SMS, GG, 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**: [neon64v2](https://github.com/hcs64/neon64v2/releases) by *hcs64* - `neon64bu.rom`
|
||
|
- **SNES**: [sodium64](https://github.com/Hydr8gon/sodium64/releases) by *Hydr8gon* - `sodium64.z64`
|
||
|
- **Game Boy**/**GB Color**: [gb64](https://lambertjamesd.github.io/gb64/romwrapper/romwrapper.html) by *lambertjamesd* - `gb.v64`/`gbc.v64` ("Download Emulator" button)
|
||
|
- **SMS**/**GG**: [smsPlus64](https://github.com/fhoedemakers/smsplus64/releases) by *fhoedmakers* - `smsPlus64.z64`
|
||
|
- **Fairchild Channel F**: [Press-F-Ultra](https://github.com/celerizer/Press-F-Ultra/releases) by *celerizer* - `Press-F.z64`
|
||
|
|
||
|
|
||
|
If you are an emulator developer, take a look at this [template pull request](https://github.com/Polprzewodnikowy/N64FlashcartMenu/pull/178)
|