aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 3eebbe7a49b47c5d8683d81585b05b5155d693f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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)
 *