Updated TODO (markdown)

espes 2013-12-07 23:44:44 -08:00
parent 7f733aadad
commit 53f9a81ad3
1 changed files with 10 additions and 8 deletions

18
TODO.md

@ -12,26 +12,28 @@
-get audio working!
-fix how ac97 is wired up?
-apu dsp
-"Parthus MediaStream" DSP core "DSP2410"
-"Parthus MediaStream" DSP core (DSP24210/DSP2420?)
-like Motorola DSP56362 ?
-not quite, dma stuff different
-steal mame's interpreter. maybe fast enough? else major tcg refactoring :/
-steal mame's interpreter. probably good enough for now
-email everyone about relicensing -_-
-chihiro stuff!
-booting the mbrom currently hangs waiting for apu dsp dma response...
-try booting a game
-should actually do naomi gdrom/pic decryption stuff...
-booting the mbrom currently hangs waiting for apu dsp dma response...
-try booting a game
-need to do naomi gdrom/pic decryption stuff...
-current random bugs!
-bootup animation multisampling tries to draw from a swizzled framebuffer?
-always kicked to dashboard since cmos stuff is broken?
-bootup animation multisampling tries to draw from a swizzled framebuffer?
-always kicked to dashboard since cmos stuff is broken?
-fix xpad
-fatx/xiso virtual block devices
-connect ACPI,SMC interrupts
-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