diff options
author | StapleButter <thetotalworm@gmail.com> | 2018-10-26 21:06:46 +0200 |
---|---|---|
committer | StapleButter <thetotalworm@gmail.com> | 2018-10-26 21:06:46 +0200 |
commit | 2b20b49bb3faf199fe760db2c92508a0a1c07e93 (patch) | |
tree | 9fea56c57e4cc794098986ebbef9b7f867581ad4 | |
parent | eb67ac9a1be4f1cc80825b4017e59cdfd47700cc (diff) |
guess this is good for 0.7. readme update as a pretext
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -22,7 +22,7 @@ DS firmwares dumped from a DSi or 3DS aren't bootable and only contain configura * 256KB: regular DS firmware * 512KB: iQue DS firmware -DS BIOS dumps from a 3DS can be used with no compatibility issues. DSi BIOS dumps should be usable too, provided they were dumped properly. +DS BIOS dumps from a DSi or 3DS can be used with no compatibility issues. DSi BIOS dumps (in DSi mode) are not compatible. Or maybe they are. I don't know. As for the rest, the interface should be pretty straightforward. If you have a question, don't hesitate to ask, though! @@ -46,8 +46,9 @@ Build system is not set in stone. ## TODO LIST - * UI that doesn't suck - * better sound emulation + * improve libui and the emulator UI + * fix occasional sound crackling in games that use surround (timing issue?) + * support for rendering screens to separate windows * emulating some fancy addons * other non-core shit (debugger, graphics viewers, cheat crapo, etc) |