cleanup of source tree
This commit is contained in:
@@ -12,3 +12,4 @@ build/n.out
|
|||||||
build/alt/a.lst
|
build/alt/a.lst
|
||||||
build/alt/a.out
|
build/alt/a.out
|
||||||
build/alt/image.fs
|
build/alt/image.fs
|
||||||
|
/.DS_Store
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
¸€‚¸›‚¸¹¡¿�€¸¹”½€€¸¹¢‘€¦¶‡ˆ•€¤¸¹„‘€¢¸¹¤¸¹‘±€�¸¹š¼‰€¼€ ¿°€¸¹”‘€£¸¹¢‘€¦¶‡ˆ•€¥¸¹„‘€¢¸¹¤¸¹‘±€œ¸¹š¼‰€¼€ °�€€�€€°€˜€€˜�ˆ€€€±€À
|
|
||||||
Binary file not shown.
@@ -1,31 +0,0 @@
|
|||||||
set cpu 8k
|
|
||||||
set cpu eae
|
|
||||||
set cpu history=100
|
|
||||||
show cpu
|
|
||||||
|
|
||||||
# set up SIMH devices:
|
|
||||||
|
|
||||||
# UNIX character translations (CR to NL, ESC to ALTMODE):
|
|
||||||
set tti unix
|
|
||||||
|
|
||||||
# RB09 fixed head disk:
|
|
||||||
set rb ena
|
|
||||||
att rb image.fs
|
|
||||||
|
|
||||||
# uncomment to TELNET in GRAPHICS-2 keyboard/display(!!)
|
|
||||||
# (requires github.com/philbudne/simh)
|
|
||||||
set g2in ena
|
|
||||||
att -U g2in 12345
|
|
||||||
|
|
||||||
# disable hardware UNIX-7 doesn't know about:
|
|
||||||
set lpt disa
|
|
||||||
set drm disa
|
|
||||||
set dt disa
|
|
||||||
|
|
||||||
# show device settings:
|
|
||||||
show dev
|
|
||||||
|
|
||||||
# load and run the paper tape bootstrap
|
|
||||||
# (loads system from disk)
|
|
||||||
load boot.rim 010000
|
|
||||||
go
|
|
||||||
Reference in New Issue
Block a user