From bf7b1c63f6572c02f638d58b72c91373c8e3458a Mon Sep 17 00:00:00 2001 From: Angelo Salese Date: Thu, 3 Dec 2015 13:18:43 +0100 Subject: [PATCH] Note before I forget, nw --- src/mame/drivers/jalmah.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mame/drivers/jalmah.cpp b/src/mame/drivers/jalmah.cpp index 7000dc3294b..80fee509cf9 100644 --- a/src/mame/drivers/jalmah.cpp +++ b/src/mame/drivers/jalmah.cpp @@ -37,6 +37,8 @@ TODO: a match in particular circumstances because there's a write in the 94000-9bfff region; -Massive clean-ups needed for the MCU snippet programs and the input-ports, also check if the programs are actually into the m68k program itself (like hachamf/tdragon/ddealer); +-Video code could be optimized too (for example by calling the priority function only when + priority number is updated), might also need a merging with Jaleco Mega System 1/NMK16 drivers; Notes (1st MCU ver.): -$f000e is bogus,maybe the program snippets can modify this value,or the MCU itself can