mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-06-28 09:59:41 -06:00
12ebf83665aad8ae238bdaf4720e552f9433d4bc

noting that the way it's accessing VRAM is grossly inaccurate.
melonDS
DS emulator, sorta
the goal is to do things right and fast, akin to blargSNES (but hopefully better)
but also to have fun coding this shit
LOVE MELONS
NO ASKING ROMZ!! ILLEGAL
license will eventually be GPL or some crap. don't steal the code and make money off of it or claim it as your own or be an asshole.
TODO LIST
- take code fetch waitstates into account when fetching instructions, and during branches (pipeline shit) (tricky, some code fetches are nonsequential)
Languages
C++
55.8%
C
42.3%
CMake
0.8%
Assembly
0.7%
Ruby
0.1%