mirror of https://github.com/xqemu/xqemu.git
Moved some tasks to issues
parent
3ef0b94d2c
commit
2baef2d85f
11
TODO.md
11
TODO.md
|
@ -1,6 +1,3 @@
|
||||||
-fix windows
|
|
||||||
-properly implement dvd authentication
|
|
||||||
-maintainable automated testing
|
|
||||||
-figure out how to attack timing
|
-figure out how to attack timing
|
||||||
-bootrom shim
|
-bootrom shim
|
||||||
|
|
||||||
|
@ -9,13 +6,8 @@
|
||||||
-more fixed function support
|
-more fixed function support
|
||||||
-sane and smart surface caching
|
-sane and smart surface caching
|
||||||
-need threaded puller
|
-need threaded puller
|
||||||
-nv2a PIO stuff so xbox-linux boots?
|
|
||||||
-fix /all/ the bugs!
|
-fix /all/ the bugs!
|
||||||
|
|
||||||
-get audio working!
|
|
||||||
-fix how ac97 is wired up?
|
|
||||||
-make the dsp useful
|
|
||||||
|
|
||||||
-chihiro stuff!
|
-chihiro stuff!
|
||||||
-fix bios error
|
-fix bios error
|
||||||
-try booting a game
|
-try booting a game
|
||||||
|
@ -29,6 +21,5 @@
|
||||||
-connect ACPI,SMC interrupts
|
-connect ACPI,SMC interrupts
|
||||||
-clean up device initialization
|
-clean up device initialization
|
||||||
-everything should go through qdev?
|
-everything should go through qdev?
|
||||||
-load/write eeprom from file
|
|
||||||
|
|
||||||
-get rid of annoying nv2a proxy struct shit
|
-get rid of annoying nv2a proxy struct shit
|
Loading…
Reference in New Issue