summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2011-08-23 01:09:01 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2011-08-23 01:09:01 +0000
commitc689afcb945f82f0a79d0a6fa23471ab9526fda3 (patch)
tree0cdf9e40ac64aaae2c82ff164d1e77bf4542c515 /src/mame/drivers
parentcf218fd7997d630310fce13fd8384dab20310df8 (diff)
Fixed credit display in Densya de Go (beware of the beast :/)
Diffstat (limited to 'src/mame/drivers')
-rw-r--r--src/mame/drivers/taitojc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/taitojc.c b/src/mame/drivers/taitojc.c
index 2be3dc842e6..f21f68810d9 100644
--- a/src/mame/drivers/taitojc.c
+++ b/src/mame/drivers/taitojc.c
@@ -341,7 +341,7 @@ Notes:
TODO:
- dendeg intro object RAM usage has various gfx bugs (check video file)
- dendeg title screen builds up and it shouldn't
- - dendeg doesn't show credit display
+ - dendeg/dendeg2 doesn't show the odometer;
- landgear has some weird crashes (after playing one round, after a couple of loops in attract mode) (needs testing -AS)
- landgear has huge 3d problems on gameplay (CPU comms?)
- All dendeg games have random wrong textures/palettes. (can't see any ... -AS)