Mercurial > repos > blastem
annotate todo.txt @ 1216:0649cd8ca097
Cycle accurate MULU/MULS emulation
author | Michael Pavone <pavone@retrodev.com> |
---|---|
date | Sat, 04 Feb 2017 00:41:15 -0800 |
parents | 9e4c44757b1a |
children | f2f17267b0e1 |
rev | line source |
---|---|
1199 | 1 0.5.0 TODO List |
2 ---------------- | |
3 Fix MULU/MULS timing | |
4 Fix DIVU/DIVS timing | |
5 Implement SSG-EG Mode | |
6 Implement CSM Mode | |
7 Provide an option to save SRAM/save states relative to ROM | |
8 SMS region handling | |
9 Update README | |
10 - New controller mapping stuff | |
11 - Overscan | |
1203 | 12 - Full screen toggle |
13 - Aspect ratio control | |
1208
95f5253e75c7
Implement soft reset in Genesis mode
Michael Pavone <pavone@retrodev.com>
parents:
1207
diff
changeset
|
14 - Soft Reset |
1199 | 15 Update Changelog |
1208
95f5253e75c7
Implement soft reset in Genesis mode
Michael Pavone <pavone@retrodev.com>
parents:
1207
diff
changeset
|
16 SMS Pause NMI |
231 | 17 |
1199 | 18 0.5.0 Nice to Haves |
19 ------------------- | |
20 Basic GG support | |
21 Horizontal border emulation | |
22 Integrate Jaguar emulation into main executable | |
23 Realtec mapper support | |
1200
9661b30bd3f7
Minor TODO list update
Michael Pavone <pavone@retrodev.com>
parents:
1199
diff
changeset
|
24 64-bit Windows Build |
231 | 25 |
1199 | 26 Future Releases (no particular order) |
27 --------------- | |
1203 | 28 MegaWIFI |
1199 | 29 32X |
30 Sega CD | |
31 Full SMS/GG VDP emulation | |
1211
bb41c821d6d9
Minor TODO list update
Michael Pavone <pavone@retrodev.com>
parents:
1208
diff
changeset
|
32 Improve internal CPU debugger |
bb41c821d6d9
Minor TODO list update
Michael Pavone <pavone@retrodev.com>
parents:
1208
diff
changeset
|
33 Allow "debug windows" so VDP debug output can be viewed simultaneously with normal output |
1203 | 34 YM2413 emulation |
1199 | 35 Laser Active |
36 Finish Jaguar emulation | |
37 Multitap | |
38 Light Guns | |
39 XE-1 AP | |
40 Cheat Codes | |
41 Controller Mapping UI | |
42 SVP emulation | |
43 Rewind | |
44 Netplay | |
45 Rewrite CPUs with dynarec DSL | |
46 ARM support |