A large commit.
[pdp8.git] / sw / kermit / k12 / k12ip1.odt
CommitLineData
81e70d48
PH
1This is an example of an ODT session to manually enter the IPL1.SV program
2followed by an explicit SAVE command. This is identical to loading the
3binary produced by IPL1.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
1600200/xxxx 6032
1700201 /xxxx 1236
1800202 /xxxx 6413 **
1900203 /xxxx 6031
2000204 /xxxx 5203
2100205 /xxxx 6036
2200206 /xxxx 6416 **
2300207 /xxxx 6046
2400210 /xxxx 6406 *
2500211 /xxxx 6211
2600212 /xxxx 4236
2700213 /xxxx 5212
2800214 /xxxx 5217
2900215 /xxxx 4236
3000216 /xxxx 5232
3100217 /xxxx 7106
3200220 /xxxx 7006
3300221 /xxxx 7006
3400222 /xxxx 3635
3500223 /xxxx 4236
3600224 /xxxx 5232
3700225 /xxxx 1635
3800226 /xxxx 3635
3900227 /xxxx 2235
4000230 /xxxx 0177
4100231 /xxxx 5215
4200232 /xxxx 7600
4300233 /xxxx 6203
4400234 /xxxx 5632
4500235 /xxxx 0000
4600236 /xxxx 0007 ***
4700237 /xxxx 6401 *
4800240 /xxxx 5237
4900241 /xxxx 6406 *
5000242 /xxxx 0230
5100243 /xxxx 1256
5200244 /xxxx 7510
5300245 /xxxx 5237
5400246 /xxxx 1255
5500247 /xxxx 7500
5600250 /xxxx 5636
5700251 /xxxx 0254
5800252 /xxxx 2236
5900253 /xxxx 5636
6000254 /xxxx 0077
6100255 /xxxx 7700
6200256 /xxxx 7737
63^C
64
65.SAVE SYS IPL1
66
67IPL1.SV is now ready to run as documented in K12IPL.PAL.