From 6ed94470431b329742fd775d2e2370fc103cd5ea Mon Sep 17 00:00:00 2001 From: hap Date: Sun, 29 May 2022 17:11:56 +0200 Subject: miconkit: cpu clock divider should be good --- src/mame/drivers/miconkit.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/mame/drivers/miconkit.cpp b/src/mame/drivers/miconkit.cpp index e6fa718b257..4ba1931d64f 100644 --- a/src/mame/drivers/miconkit.cpp +++ b/src/mame/drivers/miconkit.cpp @@ -17,14 +17,14 @@ adds moving obstacles. The 3rd game in the series, Space Micon Kit, adds a 2nd row of bricks. Hardware notes: -- NEC 8080A, 18.432MHz XTAL -- NEC 8228, NEC 8255C -- 4KB ROM (4*MB8518), 256 bytes RAM, 4KB VRAM -- 1bpp video with color overlay, 10MHz XTAL +- NEC D8080A-C, 18.432MHz XTAL, NEC uPB8224C (/9 divider) +- NEC uPB8228C, NEC D8255C +- 4KB ROM (4*MB8518), 256 bytes RAM (2*D2111AL-4) +- 4KB VRAM (32*MB8102), 1bpp video with color overlay +- video timing: 10MHz XTAL, h/v: ? - beeper TODO: -- verify CPU clock divider - correct video timing - there's a 2-player start button on the cocktail cabinet, but where is it hooked up, if at all? (when inserting 2 coins, the game automatically starts) -- cgit v1.2.3