also update the readme a bit while we're at it

This commit is contained in:
StapleButter 2018-12-15 00:36:16 +01:00
parent 8151fbc953
commit 0b0dd82968
1 changed files with 2 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<h2 align="center"><b>melonDS</b></h2>
<p align="center">
<a href="http://melonds.kuribo64.net/" alt="melonDS website"><img src="https://img.shields.io/badge/website-melonds.kuribo64.net-%2331352e.svg"></a>
<a href="http://melonds.kuribo64.net/downloads.php" alt="Release: 0.7"><img src="https://img.shields.io/badge/release-0.7-%235c913b.svg"></a>
<a href="http://melonds.kuribo64.net/downloads.php" alt="Release: 0.7.1"><img src="https://img.shields.io/badge/release-0.7.1-%235c913b.svg"></a>
<a href="https://www.gnu.org/licenses/gpl-3.0" alt="License: GPLv3"><img src="https://img.shields.io/badge/License-GPL%20v3-%23ff554d.svg"></a>
<a href="https://kiwiirc.com/client/irc.badnik.net/?nick=IRC-Source_?#melonds" alt="IRC channel: #melonds"><img src="https://img.shields.io/badge/IRC%20chat-%23melonds-%23dd2e44.svg"></a>
</p>
@ -52,14 +52,13 @@ Build system is not set in stone.
## TODO LIST
* improve libui and the emulator UI
* fix occasional sound crackling in games that use surround (timing issue?)
* hardware renderer for 3D (w/ upscaling and fancy shit)
* support for rendering screens to separate windows
* emulating some fancy addons
* other non-core shit (debugger, graphics viewers, cheat crapo, etc)
### TODO LIST FOR LATER
* hardware renderer for 3D (w/ upscaling and fancy shit)
* better wifi
* maybe emulate flashcarts or other fancy hardware
* big-endian compatibility (Wii, etc)