From 865bd46f2821587df7c24ff7ea28fc28dde09ebc Mon Sep 17 00:00:00 2001 From: Robbbert Date: Wed, 19 Aug 2020 10:31:00 +1000 Subject: [PATCH] *bmjr: adjusted the notes --- src/mame/drivers/bmjr.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mame/drivers/bmjr.cpp b/src/mame/drivers/bmjr.cpp index d7a99d58c34..081e5feff2b 100644 --- a/src/mame/drivers/bmjr.cpp +++ b/src/mame/drivers/bmjr.cpp @@ -6,10 +6,10 @@ preliminary driver by Angelo Salese + To enter the monitor: MON + To quit: E + TODO: - - for whatever reason, BASIC won't work if you try to use it directly, - it does if you enter into MON first then exit (with E) - - tape hook-up doesn't work yet (shouldn't be hard to fix) - Break key is unemulated (tied with the NMI) ****************************************************************************/