view todo.txt @ 1374:8f404b1fa572

Go back to resetting the refresh counter after a DMA. Probably not quite correct as it is probably reset on VDP triggered refresh, but this is close enough for now given the general limitations with my refresh code. VDP FIFO Testing seems to be passing 100% reliably again (was occassionally failing still with the last commit)
author Michael Pavone <pavone@retrodev.com>
date Tue, 23 May 2017 23:47:40 -0700
parents f2f17267b0e1
children
line wrap: on
line source

0.5.0 TODO List
----------------
Fix DIVU/DIVS timing
Implement SSG-EG Mode
Implement CSM Mode
Provide an option to save SRAM/save states relative to ROM
SMS region handling
Update README
	- New controller mapping stuff
	- Overscan
	- Full screen toggle
	- Aspect ratio control
	- Soft Reset
Update Changelog
SMS Pause NMI

0.5.0 Nice to Haves
-------------------
Basic GG support
Horizontal border emulation
Integrate Jaguar emulation into main executable
Realtec mapper support
64-bit Windows Build

Future Releases (no particular order)
---------------
MegaWIFI
32X
Sega CD
Full SMS/GG VDP emulation
Improve internal CPU debugger
Allow "debug windows" so VDP debug output can be viewed simultaneously with normal output
YM2413 emulation
Laser Active
Finish Jaguar emulation
Multitap
Light Guns
XE-1 AP
Cheat Codes
Controller Mapping UI
SVP emulation
Rewind
Netplay
Rewrite CPUs with dynarec DSL
ARM support