summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2020-08-19 10:31:00 +1000
committer Robbbert <Robbbert@users.noreply.github.com>2020-08-19 10:31:00 +1000
commit865bd46f2821587df7c24ff7ea28fc28dde09ebc (patch)
tree544479f93f4428d5c041e969621e36848d8512c4
parentd86026b0102f5f9acc1328001007f8d086683a78 (diff)
*bmjr: adjusted the notes
-rw-r--r--src/mame/drivers/bmjr.cpp6
1 files 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)
****************************************************************************/