comparison README-os9.txt @ 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 2088fd998865
children 188111be26b4
comparison
equal deleted inserted replaced
87:60e629904ad6 88:a7576562324d
96 v09/v09c feature 96 v09/v09c feature
97 97
98 Usage: v09 [-rom rom-image] [-t tracefile [-tl addr] [-nt][-th addr] ] [-e escchar] 98 Usage: v09 [-rom rom-image] [-t tracefile [-tl addr] [-nt][-th addr] ] [-e escchar]
99 [-0 diskImage0] [-1 diskImage1] 99 [-0 diskImage0] [-1 diskImage1]
100 100
101 Usage: v09 [-rom rom-image] [-t tracefile [-tl addr] [-nt][-th addr] ] [-e escchar] 101 with Coco MMU
102 Usage: v09c [-rom rom-image] [-t tracefile [-tl addr] [-nt][-th addr] ] [-e escchar]
102 [-0 diskImage0] [-1 diskImage1] 103 [-0 diskImage0] [-1 diskImage1]
103 104
104 -nt start with trace on 105 -nt start with trace on
105 -rom options use irq ( not firq ) timer, timer will not start until timer IO command 106 -rom options use irq ( not firq ) timer, timer will not start until timer IO command
106 vrbf default is a current directory 107 vrbf default is a current directory
150 use use os9 sources ( subsequent use/lib follow the directories ) 151 use use os9 sources ( subsequent use/lib follow the directories )
151 152
152 accepts some more chars in names such as $ . _ 153 accepts some more chars in names such as $ . _
153 154
154 155
156 os9 command
157 -------------
158 src/os9/level1/cmds
159 src/os9/level2/cmds
160
161 game09 VTL interpreter on os9
162 sbc09 sbc09 emulator on os9
163 OS9: sbc09 ../../../examples_forth/kernel09
164
165 Todo ( program load command on game09 and forth )
166
155 Links/References 167 Links/References
156 ================ 168 ================
157 169
158 170
159 Project: 171 Project: