view todo.txt @ 995:2bc27415565b

Fix some stuff with interrupt timing. The change in adjust_int_cycle gets Overdrive working again (vint was not being preferred over hint in some cases). One of the changes seems to have broken Fatal Rewind again, but no other regressions that I can see.
author Michael Pavone <pavone@retrodev.com>
date Sat, 30 Apr 2016 08:37:55 -0700
parents e68efe35d147
children 45c3415508e1
line wrap: on
line source

Feature			Status			Priority
----------------------------------------
Z80				mostly done		10
 |--Decoder		complete
 |--Translator  mostly done
 |--Banked mem	complete
 |--Test gen	complete

PSG				complete		9
YM-2612			partial			9
H-Ints			complete		8
Interlace		complete		7
save states		partial			6
mappers			partial			5
save ram		complete		5
basic UI		not started		5
x86-32 backend	not started		5
Sega CD			not started		4
 |--Comm regs
 |--CDC
 |--CDD
 |--PCM

Laser Active	not started		4
ARM backend		not started		4
32X				not started		3
 |--SH2
 |--PWM
 |--Framebuffer
 |--Comm regs

mega mouse		not started		1
multitap		not started		1
ligh gun(s)		not started		1
SVP chip		not started		1
cheat codes		not started		0
VDP Mode 4		not started		0
SMS/GG			not started		0

Priority 6 and above items MUST be finished before release
Priority 5 would be nice to have at least partial support for before release