confusion reduction: rename bootstrap file to boot.rim, kernel to a.out

This commit is contained in:
Phil Budne
2016-03-24 12:23:45 -04:00
parent 5581e20ade
commit 853318f48d
4 changed files with 23 additions and 20 deletions
+3 -2
View File
@@ -25,7 +25,8 @@ set dt disa
# show device settings:
show dev
# load and run the bootstrap code
load -S a.rim
# load and run the paper tape bootstrap
# (loads system from disk)
load -S boot.rim
dep pc 010000
go