Previous 199869 Revisions Next

r20920 Sunday 10th February, 2013 at 23:58:57 UTC by Angelo Salese
Reverted a VDP1 wrong fix, causes problems in World Series Baseball and Akumajou Dracula X
[src/mame/machine]scudsp.c
[src/mame/video]stvvdp1.c

trunk/src/mame/video/stvvdp1.c
r20919r20920
20192019               stv_clear_framebuffer(m_vdp1.framebuffer_current_draw);
20202020            }
20212021            /* TODO: Slam n Jam 96 & Cross Romance doesn't like this, investigate. */
2022//            framebuffer_changed = 1;
2022            framebuffer_changed = 1;
20232023         }
2024         framebuffer_changed = 1;
2024   //      framebuffer_changed = 1;
20252025         break;
20262026   }
20272027   m_vdp1.fbcr_accessed = 0;

Previous 199869 Revisions Next


© 1997-2024 The MAME Team