From 521a8bf964c990fcd291c4011130e6681c9e5288 Mon Sep 17 00:00:00 2001 From: Ivan Vangelista Date: Tue, 12 Jan 2021 21:22:04 +0100 Subject: blitz68k.cpp: updated TODO and notes --- src/mame/drivers/blitz68k.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/mame/drivers/blitz68k.cpp b/src/mame/drivers/blitz68k.cpp index 5c69ec6ada6..16d2f8d565a 100644 --- a/src/mame/drivers/blitz68k.cpp +++ b/src/mame/drivers/blitz68k.cpp @@ -30,7 +30,7 @@ Notes: - ilpag: at start-up a "initialize request" pops up. Press Service Mode and the Service switch, and reset with F3 for doing it. -- cjffruit: at start-up a "need coin adjustment" pops up. Press menu, go to page 1 with start, move to +- cjffruit, surpr5, texasrls: at start-up a "need coin adjustment" pops up. Press menu, go to page 1 with start, move to "price coin #1" with big, and set it with small, then exit with menu. - "I/O TEST" is available among the statistics pages. - ilpag: based on pSOS+ S68000 V1.2.3 (Integrated Systems). @@ -44,7 +44,8 @@ To Do: - steaser: sound uses an OkiM6295 (controlled by the sub MCU), check if it can be simulated; - deucesw2: colour cycling effect on attract mode is ugly (background should be blue, it's instead a MAME-esque palette), protection? -- surpr5: stuck at 'need slot adjustment wait for attendant' message +- cjffruit, surpr5, texasrls: they freeze on the double up side and when winning a bonus +- texasrls: MCU is dumped, hook it up, get sound working and get rid of ROM patches *****************************************************************************************************************/ -- cgit v1.2.3