summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pavone <pavone@retrodev.com>2013-04-22 20:13:07 -0700
committerMike Pavone <pavone@retrodev.com>2013-04-22 20:13:07 -0700
commitb8a90b328d5eedfb4f8187deb63203290de62e7c (patch)
tree26cc447460d25649a75e3b406f437f1dbbe33206
parent36806a6d81dac87836542b3793be491d05b6c85c (diff)
Added todo list
-rw-r--r--todo.txt40
1 files changed, 40 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
new file mode 100644
index 0000000..a28dc6a
--- /dev/null
+++ b/todo.txt
@@ -0,0 +1,40 @@
+Feature Status Priority
+----------------------------------------
+Z80 in progress 10
+ |--Decoder complete
+ |--Translator in progress
+ |--Banked mem not started
+ |--Test gen not started
+
+PSG not started 9
+YM-2612 not started 9
+H-Ints not started 8
+Interlace not started 7
+save states partial 6
+mappers not started 5
+save ram not started 5
+basic UI not started 5
+Sega CD not started 4
+ |--Comm regs
+ |--CDC
+ |--CDD
+ |--PCM
+
+Laser Active not started 4
+ARM backend not started 4
+32X not started 3
+ |--SH2
+ |--PWM
+ |--Framebuffer
+ |--Comm regs
+
+mega mouse not started 1
+multitap not started 1
+ligh gun(s) not started 1
+SVP chip not started 1
+cheat codes not started 0
+VDP Mode 4 not started 0
+SMS/GG not started 0
+
+Priority 6 and above items MUST be finished before release
+Priority 5 would be nice to have at least partial support for before release