From f2da8af21ab5127421b55636e780c6d6039d748d Mon Sep 17 00:00:00 2001 From: Angelo Salese Date: Thu, 17 Jan 2019 22:47:30 +0100 Subject: namcond1.cpp: update notes (nw) --- src/mame/drivers/namcond1.cpp | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/mame/drivers/namcond1.cpp b/src/mame/drivers/namcond1.cpp index 1c5a8027c14..090a19448eb 100644 --- a/src/mame/drivers/namcond1.cpp +++ b/src/mame/drivers/namcond1.cpp @@ -10,13 +10,14 @@ Walter Fath abcheck TODOs: - - GFX rom banking is a mystery (bad ROMs? Encryption?) + - Ending has a rowscroll GFX bug; - Where is the extra data ROM mapped? gynotai TODOs: - - printer (disable it in service mode); + - printer (disable it in service mode to suppress POST error); - ball sensors aren't understood; - - Seems to dislike our YGV608 row/colscroll handling; + - Seems to dislike our YGV608 row/colscroll handling + (for example vertical bounding box is halved offset & size wise for Pac-Man goal stage); To make abcheck run when the EEPROM is clear: - F2 to enter service mode -- cgit v1.2.3