1
0
mirror of https://github.com/PDP-10/its.git synced 2026-02-27 01:09:49 +00:00

FAIL documentation.

This commit is contained in:
Lars Brinkhoff
2018-04-26 09:53:25 +02:00
parent 3122c71eb2
commit 7645215a1d
4 changed files with 8264 additions and 1 deletions

View File

@@ -10,7 +10,8 @@ SRC = system syseng sysen1 sysen2 sysen3 sysnet kshack dragon channa \
spcwar rwg libmax rat z emaxim rz maxtul aljabr cffk das ell ellen \
jim jm jpg macrak maxdoc maxsrc mrg munfas paulw reh rlb rlb% share \
tensor transl wgd zz graphs lmlib pratt quux scheme gsb ejs mudsys
DOC = info _info_ sysdoc sysnet syshst kshack _teco_ emacs emacs1 c kcc chprog
DOC = info _info_ sysdoc sysnet syshst kshack _teco_ emacs emacs1 c kcc \
chprog sail
BIN = sys2 emacs _teco_ lisp liblsp alan inquir sail comlap c decsys moon graphs
SUBMODULES = dasm itstar klh10 mldev simh sims supdup tapeutils

20
doc/sail/fail.-read- Normal file
View File

@@ -0,0 +1,20 @@
This is the procedure for creating a new FAIL under ITS:
1) Assemble: do FAIL^K then SAIL;FAIL NREL_SAIL;FAIL<cr>.
2) Load: rename FAIL REL to FAIL OREL, then do
STINK^K and MSAIL;FAIL LOADER@, making sure first that you do
not have a job named FAIL.
This will complete and return to DDT quietly, so type a rubout
(whereby you will see by DDT's response when STINK is finished).
3) Set up for simulation by DECUUO:
Then do ..STAR/ and deposit the RH of the contents in 120 (leave
the LH of 120 zero). Then merge in a bootstrap by means of
1L DECSYS;DECBOT BIN
and deposit 1000 in location 56 to set the simulation switches.
4) Finally, dump with Y as SAIL;FAIL BIN (make sure to rename the old
FAIL BIN!) or anything else.

3910
doc/sail/fail.manual Normal file

File diff suppressed because it is too large Load Diff

4332
doc/sail/fail.pub Normal file

File diff suppressed because it is too large Load Diff