All: Update PORTING.md

This commit is contained in:
Jeffrey Pfau 2015-08-25 21:13:09 -07:00
parent 8460a1eea9
commit e37a3253da
1 changed files with 4 additions and 6 deletions

View File

@ -12,11 +12,11 @@ Port-specific TODO
The ports are vaguely usable, but by no means should be considered stable.
### 3DS (port/3ds)
* Add menu
### 3DS (master)
* Add audio
* Thread support testing
* Make it faster
* Threaded renderer shim
* ARMv6 dynarec
* Hardware acceleration
@ -28,14 +28,12 @@ The ports are vaguely usable, but by no means should be considered stable.
* MIPS dynarec
* Hardware acceleration
### PS Vita (port/psp2)
* Add menu
### PS Vita (master)
* Fix audio
* Make it faster
* Threaded renderer shim
* Hardware acceleration
### Wii (port/wii)
* Add menu
### Wii (master)
* Thread support
* Clean up video detection