diff options
| author | 2008-10-16 06:21:05 +0000 | |
|---|---|---|
| committer | 2008-10-16 06:21:05 +0000 | |
| commit | 8769bea92e992ce7337d7c8f03490afa0c2e4e2b (patch) | |
| tree | 1981dfbbb808c496c46d635b3adee2f044c1ddae | |
| parent | c993b2a4e15e3e1ba5b4978039142409b9769f1b (diff) | |
02554: jackal: Sprite lag confirmed
02432: denjinmk: Bad Sprite rom - half size, causes missing sprite graphics.
| -rw-r--r-- | src/mame/drivers/jackal.c | 1 | ||||
| -rw-r--r-- | src/mame/drivers/legionna.c | 2 |
2 files changed, 0 insertions, 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 -------- |
