mirror of
https://github.com/livingcomputermuseum/pdp7-unix.git
synced 2026-02-23 15:53:00 +00:00
unixv0.simh: boot.rim now "Hardware Read In" format
(only 12 inches of virtual tape)!
This commit is contained in:
@@ -25,7 +25,7 @@ set dt disa
|
||||
# show device settings:
|
||||
show dev
|
||||
|
||||
# load and run the bootstrap code
|
||||
load -S boot.rim
|
||||
dep pc 010000
|
||||
# load and run the paper tape bootstrap
|
||||
# (loads system from disk)
|
||||
load boot.rim 010000
|
||||
go
|
||||
|
||||
@@ -27,6 +27,5 @@ show dev
|
||||
|
||||
# load and run the paper tape bootstrap
|
||||
# (loads system from disk)
|
||||
load -S boot.rim
|
||||
dep pc 010000
|
||||
load boot.rim 010000
|
||||
go
|
||||
|
||||
Reference in New Issue
Block a user