StapleButter 516bc30ee3 * very shitty implementation of save RAM. requires an existing save file for now.
* refine some SPI code, too. mostly removing a useless function.
* support 16bit accesses to DMAxCNT registers.
2017-01-31 17:34:17 +01:00
2016-05-16 17:48:40 +02:00
2017-01-16 04:47:37 +01:00
2017-01-31 03:54:51 +01:00
2017-01-31 03:54:51 +01:00
2017-01-23 02:26:05 +01:00
2017-01-18 01:33:06 +01:00
2017-01-17 01:58:25 +01:00
2017-01-17 01:58:25 +01:00
2017-01-31 03:54:51 +01:00
2017-01-18 17:57:12 +01:00
2017-01-31 03:54:51 +01:00
2017-01-22 20:37:12 +01:00
2016-11-03 01:38:58 +01:00
2017-01-31 03:54:51 +01:00
2016-12-05 17:08:24 +01:00
2017-01-22 20:34:59 +01:00
2017-01-20 01:18:30 +01:00
2016-12-23 21:22:22 +01:00
2016-12-06 17:32:51 +01:00
2016-12-06 17:32:51 +01:00

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)
Description
DS emulator, sorta
Readme GPL-3.0 41 MiB
Languages
C++ 55.9%
C 42.3%
CMake 0.8%
Assembly 0.7%
Ruby 0.1%