VDP1 note

This commit is contained in:
Angelo Salese 2013-01-29 02:58:44 +00:00
parent a7cea9231f
commit e070c61cf8

View File

@ -2089,6 +2089,7 @@ void video_update_vdp1(running_machine &machine)
}
break;
case 3: /* Manual mode - change */
/* TODO: Slam n Jam 96 doesn't like this, investigate. */
if ( state->m_vdp1.fbcr_accessed )
{
stv_vdp1_change_framebuffers(machine);