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 device settings:
|
||||||
show dev
|
show dev
|
||||||
|
|
||||||
# load and run the bootstrap code
|
# load and run the paper tape bootstrap
|
||||||
load -S boot.rim
|
# (loads system from disk)
|
||||||
dep pc 010000
|
load boot.rim 010000
|
||||||
go
|
go
|
||||||
|
|||||||
+1
-2
@@ -27,6 +27,5 @@ show dev
|
|||||||
|
|
||||||
# load and run the paper tape bootstrap
|
# load and run the paper tape bootstrap
|
||||||
# (loads system from disk)
|
# (loads system from disk)
|
||||||
load -S boot.rim
|
load boot.rim 010000
|
||||||
dep pc 010000
|
|
||||||
go
|
go
|
||||||
|
|||||||
Reference in New Issue
Block a user