Previous 199869 Revisions Next

r20784 Wednesday 6th February, 2013 at 21:54:31 UTC by Angelo Salese
Removed a log
[src/mame/video]stvvdp2.c

trunk/src/mame/video/stvvdp2.c
r20783r20784
44774477      /* Sega Rally 0x0155 */
44784478      /* Find Love  0x4400 */
44794479      /* Dragon Ball Z 0x3800 - 0x2c00 */
4480      if(STV_VDP2_SFPRMD & ~0x7d75)
4480      /* Assault Suit Leynos 2 0x0200*/
4481      if(STV_VDP2_SFPRMD & ~0x7f75)
44814482         popmessage("Special Priority Mode enabled %04x, contact MAMEdev",STV_VDP2_SFPRMD);
44824483   }
44834484}

Previous 199869 Revisions Next


© 1997-2024 The MAME Team