mirror of
https://github.com/PDP-10/its.git
synced 2026-04-29 13:22:47 +00:00
SUDS - Stanford University Drawing System.
This commit is contained in:
29
doc/draw/pc.info
Normal file
29
doc/draw/pc.info
Normal file
@@ -0,0 +1,29 @@
|
||||
Creating a new PC
|
||||
-----------------
|
||||
|
||||
|
||||
To assemble new PCBOARDS if needed:
|
||||
WL^S
|
||||
:FAIL PCBOARDS_BOARDS
|
||||
;In answer to query for assembly switches:
|
||||
PC
|
||||
;^C
|
||||
|
||||
Assemble new REL:
|
||||
DRAW
|
||||
:FAIL PC_D
|
||||
;In answer to query for assembly switches:
|
||||
PC
|
||||
;^C
|
||||
|
||||
|
||||
Load binary:
|
||||
DRAW^S
|
||||
:STINK PC ;Uses PC LOADER
|
||||
1L DECSYS;DECBOT BIN ;Merge in DECUUO boot:
|
||||
.JBSA/ STRT
|
||||
56/ 107 ;SAIL + META + SYMS + ...
|
||||
|
||||
:DELETE DATDRW;PC OBIN
|
||||
:RENAME DATDRW;PC BIN, PC OBIN
|
||||
:PDUMP DATDRW;PC BIN ; This is the file linked to by SYS1;TS PC
|
||||
Reference in New Issue
Block a user