https://github.com/melonDS-emu/melonDS
DS emulator, sorta
https://github.com/melonDS-emu/melonDS
dsi emulator nds
Last synced: 12 days ago
JSON representation
DS emulator, sorta
- Host: GitHub
- URL: https://github.com/melonDS-emu/melonDS
- Owner: melonDS-emu
- License: gpl-3.0
- Created: 2016-05-16T01:34:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-09T17:20:28.000Z (about 1 month ago)
- Last Synced: 2025-03-18T19:04:14.865Z (28 days ago)
- Topics: dsi, emulator, nds
- Language: C++
- Homepage: https://melonds.kuribo64.net
- Size: 12.2 MB
- Stars: 3,580
- Watchers: 118
- Forks: 573
- Open Issues: 834
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- fucking-Awesome-Linux-Software -  for build instructions.## TODO LIST
* better DSi emulation
* better OpenGL rendering
* netplay
* the impossible quest of pixel-perfect 3D graphics
* support for rendering screens to separate windows
* emulating some fancy addons
* other non-core shit (debugger, graphics viewers, etc)### TODO LIST FOR LATER (low priority)
* big-endian compatibility (Wii, etc)
* LCD refresh time (used by some games for blending effects)
* any feature you can eventually ask for that isn't outright stupid## Credits
* Martin for GBAtek, a good piece of documentation
* Cydrak for the extra 3D GPU research
* limittox for the icon
* All of you comrades who have been testing melonDS, reporting issues, suggesting shit, etc## Licenses
[](http://www.gnu.org/licenses/gpl-3.0.en.html)
melonDS is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.### External
* Images used in the Input Config Dialog - see `src/frontend/qt_sdl/InputConfig/resources/LICENSE.md`