From 53f9a81ad320729c8cba76f692c41c3058267ff4 Mon Sep 17 00:00:00 2001 From: espes Date: Sat, 7 Dec 2013 23:44:44 -0800 Subject: [PATCH] Updated TODO (markdown) --- TODO.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/TODO.md b/TODO.md index 7343f7a..a79c868 100644 --- a/TODO.md +++ b/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 \ No newline at end of file