-
Notifications
You must be signed in to change notification settings - Fork 12
TODO
Jon Feldman edited this page Jun 16, 2016
·
6 revisions
- Finish up adding @Wolfvak's debug code for saving chunks of data (more code than it sounds like)
- Implement inversely positioned EmuNAND - e.g. at (last sector - size) rather than the front. This would allow shrinking the fat partition to get more emunand space, and expanding the fat partition to trash them. Front is bad because it means the layout can't change as needed.
- This will probably be incompatible with everything in existence. Sorry, guys. D9 and EmuNand9 won't handle it.
- Rewrite the assembler in C with proper tokenization, parsing, labelling, macros etc. This is going on in the asm-rewrite branch, and you shouldn't compile it. It doesn't work yet. I'll merge to master when I finish.
- Change some stdlib functions to more closely imitate their userland counterparts.
- Possibly convert menus to kconfig-style fragments.
- Make config file for corbenik plaintext. Nobody likes binary configs. They suck. Massively. Especially when you fuck up a setting and need to change it on something that isn't a 3ds.