mirror of
https://github.com/holub/mame
synced 2025-04-25 17:56:43 +03:00
Removed a log
This commit is contained in:
parent
85bcb9e589
commit
27ff493685
@ -4477,7 +4477,8 @@ static void stv_vdp2_check_tilemap(running_machine &machine, bitmap_rgb32 &bitma
|
|||||||
/* Sega Rally 0x0155 */
|
/* Sega Rally 0x0155 */
|
||||||
/* Find Love 0x4400 */
|
/* Find Love 0x4400 */
|
||||||
/* Dragon Ball Z 0x3800 - 0x2c00 */
|
/* Dragon Ball Z 0x3800 - 0x2c00 */
|
||||||
if(STV_VDP2_SFPRMD & ~0x7d75)
|
/* Assault Suit Leynos 2 0x0200*/
|
||||||
|
if(STV_VDP2_SFPRMD & ~0x7f75)
|
||||||
popmessage("Special Priority Mode enabled %04x, contact MAMEdev",STV_VDP2_SFPRMD);
|
popmessage("Special Priority Mode enabled %04x, contact MAMEdev",STV_VDP2_SFPRMD);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user