From 8769bea92e992ce7337d7c8f03490afa0c2e4e2b Mon Sep 17 00:00:00 2001 From: Aaron Giles Date: Thu, 16 Oct 2008 06:21:05 +0000 Subject: 02554: jackal: Sprite lag confirmed 02432: denjinmk: Bad Sprite rom - half size, causes missing sprite graphics. --- src/mame/drivers/jackal.c | 1 - src/mame/drivers/legionna.c | 2 -- 2 files changed, 3 deletions(-) diff --git a/src/mame/drivers/jackal.c b/src/mame/drivers/jackal.c index 7f026d61c26..a063951116e 100644 --- a/src/mame/drivers/jackal.c +++ b/src/mame/drivers/jackal.c @@ -13,7 +13,6 @@ Notes: necessarily mean anything. TODO: -- Sprite lag - Coin counters don't work correctly, because the register is overwritten by other routines and the coin counter bits rapidly toggle between 0 and 1. - running the sound CPU at the nominal clock rate, music stops working at the diff --git a/src/mame/drivers/legionna.c b/src/mame/drivers/legionna.c index 19902e7e332..5abf2c7e545 100644 --- a/src/mame/drivers/legionna.c +++ b/src/mame/drivers/legionna.c @@ -40,8 +40,6 @@ Probably protection related,game updates paletteram with rom data (or bad progra Need a sound kludge to start. -Bad Sprite rom - half size, causes missing sprite graphics. - Godzilla -------- -- cgit v1.2.3