Play your legally owned Nintendo DS game collection on a Windows, Mac, or Linux computer.
Use save states to bookmark your progress in a DS game and resume from any point instantly.
Simulate local wireless multiplayer between multiple instances of the emulator on one computer.
Apply graphics filters to make classic DS pixel art look sharper on modern high-resolution screens.
Download a pre-built binary from the releases page. You must supply your own Nintendo DS BIOS files and legally obtained game ROMs, these are not included. Configure BIOS paths in Settings before loading a game.
melonDS is an open-source emulator for the Nintendo DS handheld game console. An emulator is software that lets a computer run programs designed for a different device. In this case, you can use melonDS to play Nintendo DS game cartridge backups on a Windows, Linux, macOS, or BSD computer. The developer's stated goal is accuracy and speed. The README is informal and casual in tone, the description is simply "DS emulator, sorta." That relaxed approach carries through the whole document, which lists planned features as a TODO list and credits testers for "reporting issues, suggesting shit, etc." To run games with a full firmware boot (the same startup sequence the real hardware uses), you need a BIOS and firmware dump from a physical DS or DS Lite. These are files you extract from your own hardware. Firmware files dumped from a DSi or 3DS can be used for configuration data but cannot boot the firmware itself, because they lack the required boot code. For direct boot (skipping the DS startup screen), no BIOS dump is needed. The TODO list in the README gives a sense of what is still in progress: improved DSi emulation, better OpenGL-based rendering, netplay (playing over a network with others), and support for certain hardware addons. These are features the developer acknowledges are not yet finished or not yet started. melonDS is released under the GNU General Public License v3, which means you can use, modify, and share the code freely, as long as any modifications you distribute also carry the same license. Build instructions are kept in a separate file in the repository.
← melonds-emu on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.