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