diff options
author | StapleButter <thetotalworm@gmail.com> | 2017-08-29 18:17:44 +0200 |
---|---|---|
committer | StapleButter <thetotalworm@gmail.com> | 2017-08-29 18:17:44 +0200 |
commit | 81747d6c34eb159481a6ca3f283d065fa3568617 (patch) | |
tree | e906aa1476bdc670daed9259ec63cf4e320cf083 | |
parent | c9ac08aa5bd3507b80abdb94038b558fcc8b810a (diff) |
readme update
-rw-r--r-- | README.md | 18 |
1 files changed, 13 insertions, 5 deletions
@@ -38,23 +38,31 @@ Linux: Windows: * use CodeBlocks + * or receive golden cookies if you get Cmake to work Build system is not set in stone. TODO LIST - * better 3D engine - * wifi + * UI that doesn't suck + * better sound emulation + * emulating some fancy addons * other non-core shit (debugger, graphics viewers, cheat crapo, etc) TODO LIST FOR LATER - * more 3D engine features - * hardware renderer for 3D - * wifi + * hardware renderer for 3D (w/ upscaling and fancy shit) + * better wifi * maybe emulate flashcarts or other fancy hardware * big-endian compatibility (Wii, etc) * LCD refresh time (used by some games for blending effects) * 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 |