StapleButter d7c1d2a2cd * start GPU shit: draw BG0 16-color.
* fix a few DMA bugs.
* fix a bug where some code could still run right after a halt instruction.
* fix VRAM mapping, too. I'm an idiot.
2017-01-18 17:57:12 +01:00
2016-05-16 17:48:40 +02:00
2017-01-16 04:47:37 +01:00
2017-01-18 17:57:12 +01:00
2016-12-23 21:22:22 +01:00
2016-12-05 18:02:29 +01:00
2016-12-05 18:02:29 +01:00
2016-12-05 18:02:29 +01:00
2016-12-06 17:32:51 +01:00
2017-01-18 17:57:12 +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-18 17:57:12 +01:00
2017-01-18 17:57:12 +01:00
2017-01-18 17:57:12 +01:00
2017-01-18 17:57:12 +01:00
2017-01-18 17:57:12 +01:00
2017-01-18 01:33:06 +01:00
2016-11-03 01:38:58 +01:00
2017-01-18 17:57:12 +01:00
2017-01-18 17:57:12 +01:00
2016-12-05 17:08:24 +01:00
2017-01-16 04:47:37 +01:00
2016-12-05 18:02:29 +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%