comparison todo.txt @ 1199:45c3415508e1

Update TODO list
author Michael Pavone <pavone@retrodev.com>
date Tue, 24 Jan 2017 23:45:30 -0800
parents e68efe35d147
children 9661b30bd3f7
comparison
equal deleted inserted replaced
1198:8715174e9366 1199:45c3415508e1
1 Feature Status Priority 1 0.5.0 TODO List
2 ---------------------------------------- 2 ----------------
3 Z80 mostly done 10 3 Fix MULU/MULS timing
4 |--Decoder complete 4 Fix DIVU/DIVS timing
5 |--Translator mostly done 5 movem extra memory access
6 |--Banked mem complete 6 Implement SSG-EG Mode
7 |--Test gen complete 7 Implement CSM Mode
8 Provide an option to save SRAM/save states relative to ROM
9 SMS region handling
10 Update README
11 - New controller mapping stuff
12 - Overscan
13 Update Changelog
8 14
9 PSG complete 9 15 0.5.0 Nice to Haves
10 YM-2612 partial 9 16 -------------------
11 H-Ints complete 8 17 Basic GG support
12 Interlace complete 7 18 Horizontal border emulation
13 save states partial 6 19 Integrate Jaguar emulation into main executable
14 mappers partial 5 20 Fullscreen toggle in menu
15 save ram complete 5 21 Realtec mapper support
16 basic UI not started 5
17 x86-32 backend not started 5
18 Sega CD not started 4
19 |--Comm regs
20 |--CDC
21 |--CDD
22 |--PCM
23 22
24 Laser Active not started 4 23 Future Releases (no particular order)
25 ARM backend not started 4 24 ---------------
26 32X not started 3 25 32X
27 |--SH2 26 Sega CD
28 |--PWM 27 Full SMS/GG VDP emulation
29 |--Framebuffer 28 Laser Active
30 |--Comm regs 29 Finish Jaguar emulation
31 30 Multitap
32 mega mouse not started 1 31 Light Guns
33 multitap not started 1 32 XE-1 AP
34 ligh gun(s) not started 1 33 Cheat Codes
35 SVP chip not started 1 34 Controller Mapping UI
36 cheat codes not started 0 35 SVP emulation
37 VDP Mode 4 not started 0 36 Rewind
38 SMS/GG not started 0 37 Netplay
39 38 Rewrite CPUs with dynarec DSL
40 Priority 6 and above items MUST be finished before release 39 ARM support
41 Priority 5 would be nice to have at least partial support for before release