1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-18 09:06:23 +00:00
Commit Graph

51 Commits

Author SHA1 Message Date
Lars Brinkhoff
49a1eba341 Bring back old Imlac terminal type for Imlac with SSV.
Add OIMLAC to TCTYP.  Add TTDIOM macro for TTYTYP.
2020-03-28 17:25:19 +01:00
Lars Brinkhoff
602b67d7b4 Add some old .INFO. files. 2019-05-03 08:29:50 +02:00
Lars Brinkhoff
9ecce608ba DFTP - Datacomputer file transfer. 2019-01-28 17:39:35 +01:00
Lars Brinkhoff
f72474e445 Original source file for TVEDIT version 110. 2019-01-06 13:52:42 +01:00
Lars Brinkhoff
06351f7f7f IPLJOB - plot display lists. 2018-12-27 15:18:30 +01:00
Lars Brinkhoff
ba438df2ac XGP WRITUP and WRITES are superceded by INFO; XGP > 2018-12-06 21:04:14 +01:00
Lars Brinkhoff
140a706e09 Information about the XGP.
XGP WRITES taken from SRI-NIC <src.canon.mit>.
2018-12-06 21:04:14 +01:00
Lars Brinkhoff
a3c88dec1e Miscellaneous documentation files. 2018-11-13 09:38:40 +01:00
Lars Brinkhoff
02cd483c00 Add DISK INFO documentation for MC. 2018-10-04 17:24:42 +02:00
Lars Brinkhoff
96eca1801b Add missing .INFO. files. 2018-09-27 19:53:49 +02:00
Lars Brinkhoff
823ed80c6b Add some documentation files. 2018-09-23 18:13:00 +02:00
Alexey-Slyusar
177f50a3c3 11LOGO documentation.
A GLOSSARY OF 11LOGO BUILT-IN PROCEDURES (PRIMITIVES)
2018-09-12 06:59:35 +02:00
Lars Brinkhoff
207f0dfb32 Add missing DDT documentation files and links.
.INFO.; DDT :SEND is a help text for that command.

.INFO.; DDT DOC and DDT ORDER are expected to be links.
2018-08-03 16:40:56 +02:00
Lars Brinkhoff
a4e8a6732b Mircorug Users's Manual, by Michael Beeler.
Transcribed from AI WP 59.
2018-07-31 05:38:49 +02:00
Lars Brinkhoff
44dbbbb033 Brief documentation for CARPET.
Information collected by reading CARPET source code.
2018-07-25 17:05:48 +02:00
Lars Brinkhoff
4e2ea8e4d8 Information about ARDS graphics. 2018-06-25 21:05:33 +02:00
Lars Brinkhoff
15f4c90806 IMLOAD/IMTRAN - load or translate an Imloc program. 2018-06-20 18:47:33 +02:00
Eric Swenson
088ec2d6d9 Added NGAME and games invoked by it. 2018-05-20 12:49:09 -07:00
Lars Brinkhoff
cef2305dbe Add .INFO.; NAME INFO. 2018-05-07 08:40:52 +02:00
Lars Brinkhoff
dd476901a5 XXFILE source code and documentation. 2018-05-05 19:37:20 +01:00
Adam Sampson
48beabe575 Make FACTOR's help match its behaviour.
The help code is adjusted to handle the new ^G key that FACTOR 26
introduced, and to match case-insensitively when searching FACTOR ORDER.
2018-04-11 14:45:54 +01:00
Adam Sampson
f3d9ccbb62 Reconstruct source code for FACTOR.
This is based on a disassembly of the binary AI:SYS1;TS FACTOR; the
binary and its help file .INFO.;FACTOR ORDER are both dated 1977-09-27.
MC had an identical copy with a later date.

This assembles into a binary that's identical to the original, except
that the original version has all its symbols marked as global, and no
assembly info.

Fixes #96.
2018-04-01 17:07:13 +01:00
Lars Brinkhoff
a039ad4212 Document the ITS character set. 2017-03-03 12:35:43 +01:00
Lars Brinkhoff
c8279510d6 Add brief LOCK manual. 2017-02-27 07:09:31 -08:00
Lars Brinkhoff
53f2a2eba9 KCC - C compiler.
Binary-only compiler and library, plus documentation and include files
for compiling new programs.
2017-02-15 19:27:00 +01:00
Lars Brinkhoff
d0555d8c41 STINKR - new linker. No source. 2017-01-27 07:04:51 -08:00
Lars Brinkhoff
f6d6465d53 Binary for FAIL, Stanford assembler.
Also includes FAIL manual.
2017-01-09 22:31:18 +01:00
Eric Swenson
b07ccdcf15 Added X, Y, and Z.
Resolves #304.
2016-12-21 09:27:22 +01:00
Eric Swenson
afb4b907c6 Added FDIR (fast directory listing).
Resolves #313.
2016-12-19 19:40:30 +01:00
Eric Swenson
38d430bb23 Added FED.
Resolves #289.
2016-12-19 12:09:34 +01:00
Eric Swenson
9b97e9494a Added FIND documentation.
Resolves #287.
2016-12-19 10:33:14 +01:00
Eric Swenson
fb618eb568 Added INSTAL.
Resolves #97.
2016-12-18 22:23:59 -08:00
Eric Swenson
53d7bf50b2 Added GMSGS and created dummy SYS; :MSGS TIMES file so GMSGS won't get
an error.
2016-12-11 08:43:02 -08:00
Lars Brinkhoff
8fddeb53cf 11SIM - PDP-11 emulator. 2016-12-10 12:25:08 +01:00
Lars Brinkhoff
02f60d544c PALX - PDP-11 cross assembler. 2016-12-09 22:05:51 +01:00
Lars Brinkhoff
fbcecf6092 Build DECUUO. 2016-12-09 07:17:43 -08:00
Lars Brinkhoff
605e68a464 STINK - linker. 2016-12-09 07:16:52 -08:00
Eric Swenson
4691c718d9 Added INLINE -- a tool to help writing DDT init files.
INLINE reads a line from the TTY and adds it to the JCL.
2016-12-08 06:59:17 +01:00
Eric Swenson
5590bf925c Added DIRED (not the one from EMACS, but the MIDAS one). 2016-12-05 07:47:36 +01:00
Eric Swenson
9ed7bf3035 - Added support for METER
- Also fixed build script after initializing COMSAT (KLH10 only) to kill
  COMSAT job.
2016-12-04 08:45:23 +01:00
Eric Swenson
a305421ff8 Added support for SYSMSG 2016-12-03 16:19:19 -08:00
Eric Swenson
07568ea0b7 Addd support for REATTA. 2016-12-03 15:30:52 -08:00
Eric Swenson
88aae69a9e Added documentation for lisp and lisp libraries. 2016-11-30 17:58:42 +01:00
Lars Brinkhoff
b6a6e0d429 Add some information files.
.INFO.; CHAR SAIL
.INFO.; PCODE INFO
INFO; LIB 28
INFO; PDP-10 15
2016-11-29 13:52:14 -08:00
Lars Brinkhoff
51eb040369 Build DSKUSE. 2016-11-29 11:54:28 -08:00
Eric Swenson
c81af35115 Added mail support (COMSAT, MAIL, RMAIL, DQ device). 2016-11-28 18:24:16 +01:00
Lars Brinkhoff
26df9785e1 Build the DIR device. 2016-11-27 13:25:15 -08:00
Eric Swenson
09071f8600 Added support for NAME, FINGER, and its aliases. Also added support
for the remote FINGER service. Note that this commit includes the INQUIR
database INQUIR;LSR1 >. This is needed for various programs that use the
LSRTNS library.
2016-11-26 08:26:43 +01:00
Eric Swenson
a94bfe9cf7 Added support for FTP client and server. 2016-11-24 21:43:54 +01:00
Lars Brinkhoff
577c730a7b TCTYP and CRTSTY documentation. 2016-11-07 21:23:04 +01:00