readme update

This commit is contained in:
StapleButter
2017-08-29 18:17:44 +02:00
parent c9ac08aa5b
commit 81747d6c34

View File

@ -38,23 +38,31 @@ Linux:
Windows: Windows:
* use CodeBlocks * use CodeBlocks
* or receive golden cookies if you get Cmake to work
Build system is not set in stone. Build system is not set in stone.
TODO LIST TODO LIST
* better 3D engine * UI that doesn't suck
* wifi * better sound emulation
* emulating some fancy addons
* other non-core shit (debugger, graphics viewers, cheat crapo, etc) * other non-core shit (debugger, graphics viewers, cheat crapo, etc)
TODO LIST FOR LATER TODO LIST FOR LATER
* more 3D engine features * hardware renderer for 3D (w/ upscaling and fancy shit)
* hardware renderer for 3D * better wifi
* wifi
* maybe emulate flashcarts or other fancy hardware * maybe emulate flashcarts or other fancy hardware
* big-endian compatibility (Wii, etc) * big-endian compatibility (Wii, etc)
* LCD refresh time (used by some games for blending effects) * LCD refresh time (used by some games for blending effects)
* any feature you can eventually ask for that isn't outright stupid * any feature you can eventually ask for that isn't outright stupid
CREDITS
* Martin for GBAtek, a good piece of documentation
* Cydrak for the extra 3D GPU research
* All of you comrades who have been testing melonDS, reporting issues, suggesting shit, etc