mirror of
https://github.com/holub/mame
synced 2025-07-08 19:31:59 +03:00
VDP1 note
This commit is contained in:
parent
a7cea9231f
commit
e070c61cf8
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user