Lawrence D'Oliveiro
2009-02-24 20:30:05 UTC
Command sequence for simh-pdp8 to load the RIM loader into its usual
location (save to a file and use simh's "do" command to execute):
d 7756 6032
d 7757 6031
d 7760 5357
d 7761 6036
d 7762 7106
d 7763 7006
d 7764 7510
d 7765 5357
d 7766 7006
d 7767 6031
d 7770 5367
d 7771 6034
d 7772 7420
d 7773 3776
d 7774 3376
d 7775 5356
d 7776 0
d 7777 0
Haven't tested it, but the disassembly looks right:
sim> e -m 7756-7775
7756: KCC
7757: KSF
7760: JMP 7757
7761: KRB
7762: CLL RTL
7763: RTL
7764: SPA
7765: JMP 7757
7766: RTL
7767: KSF
7770: JMP 7767
7771: KRS
7772: SNL
7773: DCA I 7776
7774: DCA 7776
7775: JMP 7756
location (save to a file and use simh's "do" command to execute):
d 7756 6032
d 7757 6031
d 7760 5357
d 7761 6036
d 7762 7106
d 7763 7006
d 7764 7510
d 7765 5357
d 7766 7006
d 7767 6031
d 7770 5367
d 7771 6034
d 7772 7420
d 7773 3776
d 7774 3376
d 7775 5356
d 7776 0
d 7777 0
Haven't tested it, but the disassembly looks right:
sim> e -m 7756-7775
7756: KCC
7757: KSF
7760: JMP 7757
7761: KRB
7762: CLL RTL
7763: RTL
7764: SPA
7765: JMP 7757
7766: RTL
7767: KSF
7770: JMP 7767
7771: KRS
7772: SNL
7773: DCA I 7776
7774: DCA 7776
7775: JMP 7756