A large commit.
[pdp8.git] / sw / kermit / k12 / k12ip0.odt
1 This is an example of an ODT session to manually enter the IPL0.SV program
2 followed by an explicit SAVE command. This is identical to loading the
3 binary produced by IPL0.PA, a customized version of K12IPL.PAL. Locations
4 marked with * are modified according to the REC parameter; locations marked
5 with ** are modified according to the SEN parameter; locations marked with
6 *** are modified according to the BRATE parameter. All values in this
7 example are obtained using default parameters. All commands are normally
8 terminated with CR except within ODT. In ODT all commands are terminated
9 with LF to automatically advance to the next location, except the final
10 numeric command which terminates with CR to end the loading. The xxxx
11 indicates the former contents which are to be ignored. Exit from ODT is
12 via ^C.
13
14 .ODT
15
16 10200/xxxx 6032
17 10201 /xxxx 1236
18 10202 /xxxx 6413 **
19 10203 /xxxx 6031
20 10204 /xxxx 5203
21 10205 /xxxx 6036
22 10206 /xxxx 6416 **
23 10207 /xxxx 6046
24 10210 /xxxx 6406 *
25 10211 /xxxx 6201
26 10212 /xxxx 4236
27 10213 /xxxx 5212
28 10214 /xxxx 5217
29 10215 /xxxx 4236
30 10216 /xxxx 5232
31 10217 /xxxx 7106
32 10220 /xxxx 7006
33 10221 /xxxx 7006
34 10222 /xxxx 3635
35 10223 /xxxx 4236
36 10224 /xxxx 5232
37 10225 /xxxx 1635
38 10226 /xxxx 3635
39 10227 /xxxx 2235
40 10230 /xxxx 0177
41 10231 /xxxx 5215
42 10232 /xxxx 7600
43 10233 /xxxx 6203
44 10234 /xxxx 5632
45 10235 /xxxx 0000
46 10236 /xxxx 0007 ***
47 10237 /xxxx 6401 *
48 10240 /xxxx 5237
49 10241 /xxxx 6406 *
50 10242 /xxxx 0230
51 10243 /xxxx 1256
52 10244 /xxxx 7510
53 10245 /xxxx 5237
54 10246 /xxxx 1255
55 10247 /xxxx 7500
56 10250 /xxxx 5636
57 10251 /xxxx 0254
58 10252 /xxxx 2236
59 10253 /xxxx 5636
60 10254 /xxxx 0077
61 10255 /xxxx 7700
62 10256 /xxxx 7737
63 ^C
64
65 .SAVE SYS IPL0 ;10200
66
67 IPL0.SV is now ready to run as documented in K12IPL.PAL.