view todo.txt @ 1678:d377d6037dd9

Don't subtract chunk start from address in read_word as this is inconsistent with other consumers of memory map definitions. Fixes graphical corruption in NBA Jam TE and possibly other titles that use the Acclaim mapper with a 32Mbit ROM
author Michael Pavone <pavone@retrodev.com>
date Wed, 16 Jan 2019 09:49:18 -0800
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