From 42887dfb11ec17b0dc5ccb829194378ab5e5abfc Mon Sep 17 00:00:00 2001 From: Robbbert Date: Sun, 5 May 2019 10:05:08 +1000 Subject: (nw) jade : note --- src/mame/drivers/jade.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/mame/drivers/jade.cpp b/src/mame/drivers/jade.cpp index 0c47278576c..e5aa79cbfca 100644 --- a/src/mame/drivers/jade.cpp +++ b/src/mame/drivers/jade.cpp @@ -9,9 +9,12 @@ No info found as yet. - It takes about 8 seconds to start up. Type HE to get a list of commands. + If you hit a key as soon as it is started, the system will present a + prompt and work. Otherwise it runs into the weeds because the rom banking + isn't yet emulated. + ****************************************************************************/ #include "emu.h" -- cgit v1.2.3