summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/modellot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/modellot.cpp')
-rw-r--r--src/mame/drivers/modellot.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/drivers/modellot.cpp b/src/mame/drivers/modellot.cpp
index 2521ae49cdb..a8ba92808fa 100644
--- a/src/mame/drivers/modellot.cpp
+++ b/src/mame/drivers/modellot.cpp
@@ -36,6 +36,9 @@ Optional ports:
It's not clear if these are meant to be 3881 PIOs connected to the devices, or for
the devices themselves. An example shows a i8251 used as the US1 device.
+There's a rom missing EC00-EFFF, it is used if you try to save to tape.
+All input must in UPPER case.
+
***********************************************************************************/
#include "emu.h"