Add README.md
[pdp8.git] / sw / kermit / k12 / k12ip0.odt
CommitLineData
81e70d48
PH
1This is an example of an ODT session to manually enter the IPL0.SV program
2followed by an explicit SAVE command. This is identical to loading the
3binary produced by IPL0.PA, a customized version of K12IPL.PAL. Locations
4marked with * are modified according to the REC parameter; locations marked
5with ** are modified according to the SEN parameter; locations marked with
6*** are modified according to the BRATE parameter. All values in this
7example are obtained using default parameters. All commands are normally
8terminated with CR except within ODT. In ODT all commands are terminated
9with LF to automatically advance to the next location, except the final
10numeric command which terminates with CR to end the loading. The xxxx
11indicates the former contents which are to be ignored. Exit from ODT is
12via ^C.
13
14.ODT
15
1610200/xxxx 6032
1710201 /xxxx 1236
1810202 /xxxx 6413 **
1910203 /xxxx 6031
2010204 /xxxx 5203
2110205 /xxxx 6036
2210206 /xxxx 6416 **
2310207 /xxxx 6046
2410210 /xxxx 6406 *
2510211 /xxxx 6201
2610212 /xxxx 4236
2710213 /xxxx 5212
2810214 /xxxx 5217
2910215 /xxxx 4236
3010216 /xxxx 5232
3110217 /xxxx 7106
3210220 /xxxx 7006
3310221 /xxxx 7006
3410222 /xxxx 3635
3510223 /xxxx 4236
3610224 /xxxx 5232
3710225 /xxxx 1635
3810226 /xxxx 3635
3910227 /xxxx 2235
4010230 /xxxx 0177
4110231 /xxxx 5215
4210232 /xxxx 7600
4310233 /xxxx 6203
4410234 /xxxx 5632
4510235 /xxxx 0000
4610236 /xxxx 0007 ***
4710237 /xxxx 6401 *
4810240 /xxxx 5237
4910241 /xxxx 6406 *
5010242 /xxxx 0230
5110243 /xxxx 1256
5210244 /xxxx 7510
5310245 /xxxx 5237
5410246 /xxxx 1255
5510247 /xxxx 7500
5610250 /xxxx 5636
5710251 /xxxx 0254
5810252 /xxxx 2236
5910253 /xxxx 5636
6010254 /xxxx 0077
6110255 /xxxx 7700
6210256 /xxxx 7737
63^C
64
65.SAVE SYS IPL0 ;10200
66
67IPL0.SV is now ready to run as documented in K12IPL.PAL.