changeset 88:a7576562324d forth-on-os9

fix
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 20 Aug 2018 11:29:08 +0900
parents 60e629904ad6
children 4149bcd915e0
files README-os9.txt
diffstat 1 files changed, 13 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README-os9.txt	Mon Aug 20 10:44:21 2018 +0900
+++ b/README-os9.txt	Mon Aug 20 11:29:08 2018 +0900
@@ -98,7 +98,8 @@
     Usage: v09 [-rom rom-image] [-t tracefile [-tl addr] [-nt][-th addr] ] [-e escchar] 
                [-0 diskImage0] [-1 diskImage1]
 
-    Usage: v09 [-rom rom-image] [-t tracefile [-tl addr] [-nt][-th addr] ] [-e escchar] 
+    with Coco MMU
+    Usage: v09c [-rom rom-image] [-t tracefile [-tl addr] [-nt][-th addr] ] [-e escchar] 
                [-0 diskImage0] [-1 diskImage1]
 
  -nt start with trace on
@@ -152,6 +153,17 @@
       accepts some more chars in names such as $ . _
 
 
+os9 command
+-------------
+   src/os9/level1/cmds
+   src/os9/level2/cmds
+
+   game09   VTL interpreter on os9
+   sbc09    sbc09 emulator on os9
+       OS9: sbc09 ../../../examples_forth/kernel09
+
+   Todo ( program load command on game09 and forth )
+
 Links/References
 ================