mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-01-19 13:35:37 +00:00
melon
This commit is contained in:
parent
e510a5ca40
commit
3a822a3f89
|
@ -2,13 +2,6 @@
|
|||
|
||||
<img src="../../../wiki_images/logos/melonds-logo.svg" width="150">
|
||||
|
||||
## Alternative Emulator
|
||||
|
||||
melonDS (Standalone) is an alternative emulator to run NDS games from the default RetroArch core.
|
||||
|
||||
## Where to put the games
|
||||
NDS games should be put under the `retrodeck/roms/nds/` directory.
|
||||
|
||||
### melonDS Links:
|
||||
|
||||
[melonDS - Webpage](https://melonds.kuribo64.net/)
|
||||
|
@ -20,3 +13,34 @@ NDS games should be put under the `retrodeck/roms/nds/` directory.
|
|||
[melonDS - Wiki](https://github.com/melonDS-emu/melonDS/wiki)
|
||||
|
||||
[melonDS - Github](https://github.com/melonDS-emu/melonDS)
|
||||
|
||||
|
||||
## Does MelonDS require BIOS or Firmware?
|
||||
|
||||
Yes,
|
||||
|
||||
The firmware can come in three flavors:
|
||||
|
||||
DSi/3DS DS-mode firmware: 128KB
|
||||
regular DS firmware: 256KB
|
||||
iQue DS firmware: 512KB
|
||||
|
||||
DS Emulation
|
||||
|
||||
bios9.bin - 4KB - ARM9 BIOS
|
||||
bios7.bin - 16KB - ARM7 BIOS
|
||||
firmware.bin - 128/256/512KB - firmware dump
|
||||
|
||||
|
||||
DSi Emulation
|
||||
|
||||
DSi ARM9 BIOS: 64KB
|
||||
DSi ARM7 BIOS: 64KB
|
||||
DSi Firmware: 128KB
|
||||
DSi NAND image: ~240MB
|
||||
|
||||
|
||||
|
||||
## Where to put the games
|
||||
NDS games should be put under the `retrodeck/roms/nds/` directory.
|
||||
|
||||
|
|
Loading…
Reference in a new issue