mirror of
https://github.com/PDP-10/its.git
synced 2026-03-09 12:30:45 +00:00
Binary for FAIL, Stanford assembler.
Also includes FAIL manual.
This commit is contained in:
2
Makefile
2
Makefile
@@ -6,7 +6,7 @@ SRC = system syseng sysen1 sysen2 sysen3 sysnet kshack dragon channa \
|
||||
bawden _mail_ l lisp liblsp libdoc comlap lspsrc nilcom rwk \
|
||||
inquir acount gz sys decsys ecc alan
|
||||
DOC = info _info_ sysdoc kshack _teco_ emacs emacs1
|
||||
BIN = sysbin device emacs _teco_ inquir
|
||||
BIN = sysbin device emacs _teco_ inquir sail
|
||||
|
||||
# These directories are put on the minsys tape.
|
||||
MINSYS = _ sys
|
||||
|
||||
@@ -135,6 +135,7 @@ A list of [known ITS machines](doc/machines.md).
|
||||
- DUMP/LOAD, tape backup and restore.
|
||||
- EMACS, editor.
|
||||
- EXECVT, convert 20x.exe (SSAVE) file to ITS BIN (PDUMP) file.
|
||||
- FAIL, assembler from SAIL (binary).
|
||||
- FDIR, fast directory listing.
|
||||
- FED, font editor.
|
||||
- FIND, search for files.
|
||||
|
||||
BIN
bin/sail/fail.bin
Executable file
BIN
bin/sail/fail.bin
Executable file
Binary file not shown.
BIN
doc/CS-TR-74-407.pdf
Normal file
BIN
doc/CS-TR-74-407.pdf
Normal file
Binary file not shown.
4148
doc/_info_/fail.doc
Normal file
4148
doc/_info_/fail.doc
Normal file
File diff suppressed because it is too large
Load Diff
@@ -252,6 +252,8 @@ Programming Systems:
|
||||
most machine language programs on ITS are
|
||||
written.
|
||||
* Assembler: (MIDAS) No general entry on assemblers.
|
||||
* FAIL: (.INFO.;FAIL DOC)
|
||||
FAIL, the SAIL one-pass macro assembler.
|
||||
|
||||
* PDP-10: (PDP-10) PDP-10 machine language. You need this together
|
||||
with the documentation of MIDAS itself.
|
||||
|
||||
1
src/sys/ts.dec
Symbolic link
1
src/sys/ts.dec
Symbolic link
@@ -0,0 +1 @@
|
||||
decsys/ts.dec
|
||||
1
src/sys/ts.fail
Symbolic link
1
src/sys/ts.fail
Symbolic link
@@ -0,0 +1 @@
|
||||
sail/fail.bin
|
||||
Reference in New Issue
Block a user