1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-20 08:28:43 +00:00

Commit Graph

  • dc35210e66 Add FACTOR to list of programs. Adam Sampson 2018-04-01 21:43:22 +01:00
  • f3d9ccbb62 Reconstruct source code for FACTOR. Adam Sampson 2018-03-31 23:55:17 +01:00
  • 880744beca Added build of LIBLSP; VSAID FASL and LIBLSP; TTYVAR FASL. Resolves #756 and #758. Eric Swenson 2018-03-28 22:44:02 -07:00
  • bbc2beba8f Init and update submodule contents if they are empty. Lars Brinkhoff 2018-03-27 19:24:08 +02:00
  • 9c7c40e19a CHAOS ARPA/NCP/TCP - gateway from Chaosnet to Arpanet/Internet. Lars Brinkhoff 2018-03-27 13:27:16 +02:00
  • 26e77a8317 SRDATE - set file reference date. Lars Brinkhoff 2018-03-27 13:38:21 +02:00
  • 15fc94ec81 Remove obsolete mode bit when opening TTY. Adam Sampson 2018-03-26 22:59:46 +01:00
  • 0c4bc45cda Update RABBIT, and compile it with itself. Lars Brinkhoff 2018-03-26 10:25:03 +02:00
  • fa667bf64c RABBIT Scheme compiler, latest MIT version 570 dated June 30 1980. Lars Brinkhoff 2018-03-26 18:18:42 +02:00
  • de2b2e8439 Build the NSCHSY interpreter. Lars Brinkhoff 2018-03-26 10:23:08 +02:00
  • 61687e22f0 Update contribution guidelines. Lars Brinkhoff 2018-03-26 14:05:37 +02:00
  • 9e869769cf Accept "y" and "s" as well as "Y" and "S". Adam Sampson 2018-03-26 12:20:05 +01:00
  • 7d42c5b2f9 Reconstructed source for WUMPUS. Adam Sampson 2018-03-26 12:04:29 +01:00
  • e07c3d428a TOPS-20 Hunt the Wumpus source from SRI-NIC. Adam Sampson 2018-03-26 11:57:16 +01:00
  • f6fa96c6a2 Fix typo in emulator interrupt key. Adam Sampson 2018-03-24 21:36:55 +00:00
  • 7516530c3d Added several more LSPLIB packages. Resolves #713. Eric Swenson 2018-03-24 14:44:04 -07:00
  • 437de06690 Fixed typo in creating link for LISP; BS FASL. Eric Swenson 2018-03-23 14:23:17 -07:00
  • ca33ba837f Add Scheme interpreter to README. Lars Brinkhoff 2018-03-24 10:40:02 +01:00
  • ea2372c19a Build with GitLab CI. Lars Brinkhoff 2018-03-23 14:04:58 +01:00
  • 77bfb4e37f Move build procedure and program list to separate files. Lars Brinkhoff 2018-03-24 12:20:15 +01:00
  • 4d2398d990 Dump Scheme to a TS file. Lars Brinkhoff 2018-03-23 12:47:43 +01:00
  • 84610ed8a8 New Scheme interpreter. Lars Brinkhoff 2018-03-23 11:59:28 +01:00
  • 37b1dc677f Enable ACC LH/DH IMP interface. lars/lhdh Lars Brinkhoff 2018-03-23 10:33:40 +01:00
  • 5a185d79ca Don't build Macsyma if environment variable MACSYMA is no. Lars Brinkhoff 2018-03-22 11:52:09 +01:00
  • 92db560d8f Added lots of new LSPLIB packages (and their sources). Eric Swenson 2018-03-16 13:50:36 -07:00
  • ef7cc20fd0 Build ITS with IMP and TCP/IP. Lars Brinkhoff 2018-03-15 10:31:45 +01:00
  • bf73127644 Use experimental SIMH fork. Lars Brinkhoff 2018-03-15 10:31:08 +01:00
  • 13244c1d61 Version numbers from 1.4 and 1.5 manuals. Lars Brinkhoff 2018-03-14 07:24:52 +01:00
  • 79e63da5ba Add $. to debugging guide. Lars Brinkhoff 2018-03-14 06:58:01 +01:00
  • e8b20f1b5b Update list of machines. Lars Brinkhoff 2018-03-13 08:59:51 +01:00
  • cf7ebc7967 More information on peripherals. Lars Brinkhoff 2018-03-13 08:44:19 +01:00
  • 81f1443f3d Fix TM03/TU45 confusion. Lars Brinkhoff 2018-03-13 08:41:53 +01:00
  • 8a9bab2e5d Add use of DIR device to cheat sheet. Lars Brinkhoff 2018-03-13 08:36:49 +01:00
  • 419b2258b8 Add to contribution guidelines. Lars Brinkhoff 2018-03-12 12:22:37 +01:00
  • 85994ed770 Added files to support building and running Macsyma. Resolves #284. Eric Swenson 2018-03-08 22:06:53 -08:00
  • e88df80ca3 Disable building with the KA10 simulator. Lars Brinkhoff 2018-03-11 07:57:32 +01:00
  • 19dfa40b9e Adds LIBMAX AND MAXTUL FASL files. These are prerequisites for building and running Macsyma. Resolves #710 and #711. Eric Swenson 2018-03-07 14:37:42 -08:00
  • af6b6549b0 SYSTEM;TS3TTY bumped to 401, fixes #641. AAA mode in :TCTYP now supports VT100 reasonably well to run :emacs and :cube. vt100 Kai 2018-03-08 22:29:35 +01:00
  • aefb232db9 Added sources and build instructions for Lisp library packages required by Macsyma. Resolves #706. Eric Swenson 2018-03-06 16:08:48 -08:00
  • 1bb26d9206 Resolves #704. Causes newly created lisp to name dumped image as SYS; PURQIO 2154 rather than SYS; PURQIO 1. The ITS convention is to have the PURQIO version number match the version of the Lisp dumped. Eric Swenson 2018-03-06 10:39:31 -08:00
  • f310791634 Fix PEEK uptime display when greater than nine days. Lars Brinkhoff 2018-03-05 09:44:16 +01:00
  • f810234666 Add version number history. Lars Brinkhoff 2018-03-05 08:57:07 +01:00
  • 3be1beab61 Make a list of supported peripherals. Lars Brinkhoff 2018-03-05 07:23:38 +01:00
  • cfc9de9b91 Update bootstrap ITS. Lars Brinkhoff 2018-03-04 21:02:28 +01:00
  • 947aa6b11e COMRED - Lisp library for emulating the TOPS-20 command line. Lars Brinkhoff 2018-02-09 22:11:24 +01:00
  • 784fb62ce9 Remove duplicate KA ITS config. Lars Brinkhoff 2018-03-03 19:22:56 +01:00
  • 9a5ec1b8d8 Write files in . to DSK0:, i.e. the first pack. Lars Brinkhoff 2018-03-02 20:54:23 +01:00
  • d0091a0bea MIDAS and CHESS2 don't work standalone. Lars Brinkhoff 2018-02-17 21:34:32 +01:00
  • 4114678f18 Bill Gosper's MLIFE. Lars Brinkhoff 2018-02-28 20:58:46 +01:00
  • 1998766f04 SCRAM - encrypt/decrypt file. Lars Brinkhoff 2018-02-28 19:45:58 +01:00
  • 6ec542590b Don't echo control characters from MAGDMP. Lars Brinkhoff 2018-02-27 11:32:27 +01:00
  • 1144059a08 Make bootable MAGDMP tape. Lars Brinkhoff 2018-02-27 11:21:41 +01:00
  • d9f18c1ef9 Pausing the emulator may or may not elicit APR ERROR IN NULL JOB. Lars Brinkhoff 2018-02-27 12:53:20 +01:00
  • 146f416f1f Update KA10 simulator. Lars Brinkhoff 2018-02-27 15:36:48 +01:00
  • b0d97b87cc Move standalone TECO and STINK binaries to KA10 install. Lars Brinkhoff 2018-02-26 21:04:30 +01:00
  • e4f28ab1cf Build ITS for KA10. Lars Brinkhoff 2017-12-18 09:52:11 +01:00
  • e1f80890d4 Add ITS machine called KA. Lars Brinkhoff 2017-12-20 13:23:34 +01:00
  • 6be8b181ae Split off KS10 stuff into separate script. Lars Brinkhoff 2018-02-21 13:04:55 +01:00
  • 6de6e723d7 Sample output from MIDAS 108. lars/midas Lars Brinkhoff 2018-02-25 21:25:27 +01:00
  • 9af82f4323 Old MIDAS versions. Lars Brinkhoff 2018-02-23 10:01:56 +01:00
  • f97c6df093 Always run PDSET after booting. Lars Brinkhoff 2018-02-21 16:20:18 +01:00
  • 7896cd7268 Fix UNTALK executable name. Lars Brinkhoff 2018-02-21 18:55:27 +01:00
  • 5e218aadc8 Newer version of PDP-11 code for TV system. Lars Brinkhoff 2018-02-19 21:37:55 +01:00
  • 02aae125f2 Remove INFO directory from INFO; PR. Lars Brinkhoff 2018-02-19 13:44:42 +01:00
  • cf9c91a4b0 Add info file for PR. Lars Brinkhoff 2018-02-19 13:42:12 +01:00
  • c1b8b5b3c6 MLSYS from around 1973. Needed to build ML ITS 785. syseng-1973 Lars Brinkhoff 2018-02-19 19:45:21 +01:00
  • d8ccaeef14 Build DEVICE; JOBDEV CHA from source code. Lars Brinkhoff 2018-02-19 11:40:49 +01:00
  • 4d32246eea Spacewar! game. Lars Brinkhoff 2018-02-15 10:23:18 +01:00
  • fa263d095e Old versions of TECO, MIDAS, and STINK. lars/old Lars Brinkhoff 2018-02-19 15:12:02 +01:00
  • 99f9809995 SYSENG from around 1973. Lars Brinkhoff 2018-02-19 14:32:49 +01:00
  • 23300c98fa SENDS - Chaosnet SEND server. Lars Brinkhoff 2018-02-16 10:11:33 +01:00
  • 35de5148f8 SENSOR - sends censor. Lars Brinkhoff 2018-02-16 10:00:30 +01:00
  • 11b0feea6e SENVER - Chaosnet SEND server. Lars Brinkhoff 2018-02-16 09:58:56 +01:00
  • ca26e9141e Add EMACS library EENV. Lars Brinkhoff 2018-02-15 21:26:07 +01:00
  • 69a5eb06e4 Add OCTPUS. Lars Brinkhoff 2018-02-15 21:21:12 +01:00
  • 7419b738c1 Add STTY. Lars Brinkhoff 2018-02-15 21:12:36 +01:00
  • 47cb894088 Add FIDO. Lars Brinkhoff 2018-02-15 21:05:40 +01:00
  • c6ae98e915 OCM chess. Lars Brinkhoff 2018-02-16 12:04:18 +01:00
  • 289754fb69 Fix for chess program: only call INCD if built for TV. Lars Brinkhoff 2018-02-16 11:30:53 +01:00
  • eae9d7a662 Greenblatt chess program, timesharing and standalone versions. Lars Brinkhoff 2018-02-16 11:29:39 +01:00
  • 2967e47a00 Another version of STUGA with curly-brace Swedish. lars/stuga Lars Brinkhoff 2018-02-15 18:06:46 +01:00
  • f35f3adc84 PT - tests ITS pager. Lars Brinkhoff 2018-01-26 19:49:52 +01:00
  • 5efd0ee8dc Loading files from tape takes longer now. Lars Brinkhoff 2018-02-14 22:29:09 +01:00
  • 52af06f3aa Build EMACS; [RMAI] 146 from RMAILX and RMAILY in EMACS1. Lars Brinkhoff 2018-02-14 21:22:33 +01:00
  • 27e2c436e2 Build SAIL; JOBDAT REL from source code. Lars Brinkhoff 2018-02-14 09:31:47 +01:00
  • fe1ea5b964 Simplify build of FAIL. Lars Brinkhoff 2018-02-14 09:29:19 +01:00
  • f9819b44c1 Reconstructed ARCDEV 66. Build DEVICE; OARCDV BIN from it. Lars Brinkhoff 2018-02-14 14:46:26 +01:00
  • 810f5f7c14 Add ARCDEV 23 for old format. Lars Brinkhoff 2018-02-13 21:07:57 +01:00
  • cd23ea0120 Add binary for JEDGAR. Lars Brinkhoff 2018-02-13 10:14:50 +01:00
  • fcab8d0bda The final full dump takes longer now. Lars Brinkhoff 2018-02-13 16:44:36 +01:00
  • 8fa260b712 Standalone versions of TECO and STINK. Lars Brinkhoff 2018-02-13 03:29:11 +01:00
  • bd238802d7 Build standalone version of MIDAS. Lars Brinkhoff 2018-02-13 09:25:02 +01:00
  • f55c5075f4 Original MRC; TEN50 22. Lars Brinkhoff 2018-02-13 08:51:41 +01:00
  • b3aa751c3a The original STKTRN 39. Lars Brinkhoff 2018-02-13 03:49:35 +01:00
  • b24e722edb Move SUMEX TECO files to .TECO. lars/old-emacs Lars Brinkhoff 2018-02-12 11:24:16 +01:00
  • 2fddab6aaa TECO 714 Lars Brinkhoff 2018-02-12 11:23:23 +01:00
  • 95124b85cf Might need these :EJ files. Lars Brinkhoff 2018-02-12 09:04:44 +01:00
  • 6a205abfb4 Remove :EJs, convert filenames, convert CRLF. Lars Brinkhoff 2018-02-01 20:41:57 +01:00
  • 592ea9d844 EMACS 142 from TENEX or SUMEX or something. Lars Brinkhoff 2018-02-01 19:41:43 +01:00
  • 63a42871b6 Swedish text adventure written in BASIC-10. Lars Brinkhoff 2018-02-08 12:28:53 +01:00