From 5cff091c6b7360f86445d787547ba43b42aca7d7 Mon Sep 17 00:00:00 2001 From: Angelo Salese Date: Sun, 5 Apr 2020 23:39:36 +0200 Subject: Forgot to mention this (nw) --- src/mame/drivers/malzak.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mame/drivers/malzak.cpp b/src/mame/drivers/malzak.cpp index 86ac06d4be3..8cc72d9d2e1 100644 --- a/src/mame/drivers/malzak.cpp +++ b/src/mame/drivers/malzak.cpp @@ -29,6 +29,8 @@ - implement sprite-playfield collisions; - sprite-playfield colors are dubious at best; - Tiles may be flipped for playfield in final stage; + - Ranking table doesn't sort properly when player gets a better score than + the ones listed, CPU core bug? - improve gfx layers superimposing, honor PAL timings; - sound (2x SN76477) - sprite->sprite collisions aren't quite perfect -- cgit v1.2.3