Björn Victor
621201978f
Patch the value of IMPUS3 when IP is read from the IMP
2023-04-21 12:57:22 +02:00
Eric Swenson
22056ee716
Added definitions for DIFFSUMPROD and DIFF-%AT.
...
These definitions were missing from the ITS source for JPG;COMM2.
Also brought this source up-to-date with respect to LISPM one.
Resolves #2189 .
2023-04-19 07:45:05 -07:00
Eric Swenson
31048c62fa
Added missing function $taylorp to JM;SIMP.
...
Also made JM;SIMP virtually identical to LISPM version.
Resolves #2188 .
2023-04-19 07:45:05 -07:00
Lars Brinkhoff
c66f7dc49e
"Hack hack" test.
...
The 340 interrupt handling uses a special hack. PDP-10 emulators may
not support this. See src/maint/hhtest.1 for longer explanation.
2023-03-25 21:10:18 +01:00
Eric Swenson
6429d80e4e
Added/fixed support for DM daemons (GUNNER, ZONE, BATCHN).
...
Also added creation of HUDINI directory, required by GUNNER daemon.
2023-03-10 09:20:46 -08:00
Eric Swenson
1a701007d7
Add assembly time switch to GUNNER to avoid use of NCP.
2023-03-10 09:20:46 -08:00
Eric Swenson
b1d0848fb1
Add MUDDLE pure library maintenance daemon (MUDSYS;TS DEM).
2023-03-05 09:46:33 -08:00
Eric Swenson
d65e766017
Added files and directories that support the MDL 55 runtime.
2023-02-28 07:14:38 -08:00
Eric Swenson
e56de6edc1
Change location of MDL 54 pure library to allow old Zork to run.
...
- Update MDL 54 interpreter to look in MUDSAV;SAV 54FILE and MUDSAV;FIXUP 54FILE
for pure library.
- Update MKSVFL utility to create pure library in new location.
- Update muddle.tcl to run MKSVFL to create dummy pure library.
2023-02-25 17:36:39 +01:00
Lars Brinkhoff
dfb09da1e3
Update Muddle hello world example.
...
Use MDL 55. Remove reference to LARS directory. Move call to SAVE-IT
from the source file to the Muddle session.
2023-02-24 07:02:35 +01:00
Lars Brinkhoff
43810baab6
New Zork startup.
...
The TS RBYE binary starts Zork from CFS; MADADV SAVE. The assembly
info says the source file was AR1: CFS; ZORK 2. Tape backup records
show this archive file was updated on 1979-02-13, which is shortly
before the TS RBYE timestamp.
As a convenience to users, TS ZORK is linked to RBYE from SYS1 on the
assumption users will probably play the newest Zork. The older SYS2;
TS ZORK which starts the MADMAN; MADADV SAVE file is renamed to OZORK.
2023-02-23 06:47:28 +01:00
Eric Swenson
2e93c506a5
Zork (616 point version + 100 point endgame) built with MDL 55.
2023-02-23 06:47:28 +01:00
Eric Swenson
0130a78a49
Calling GET-ITS-NAME in Zork crashes.
...
Unknown reason for now. Dropping it works fine.
2023-02-23 06:47:28 +01:00
Eric Swenson
5d391987e4
Increase the Zork user check limit to allow everyone to play.
2023-02-23 06:47:28 +01:00
Eric Swenson
e3d7d522b8
Y2K fix for Zork.
2023-02-23 06:47:28 +01:00
Eric Swenson
ae6c28cacd
Build LSRTNS library for Muddle.
2023-02-23 06:47:28 +01:00
Eric Swenson
7dd86fd5ff
Build Muddle compiler and assembler.
2023-02-23 06:47:28 +01:00
Lars Brinkhoff
d22e53f63d
Bump to indicate updated version.
2023-01-18 21:48:01 +01:00
Eric Swenson
38f74799c9
Renaming syseng/timoon from version 25 to verison 26 since changes to this verison differ from original version 25.
2023-01-16 07:28:43 -08:00
Lars Brinkhoff
3f66d827d3
Distribute new files over all disk packs.
2023-01-15 17:12:40 +01:00
Lars Brinkhoff
c0bebff532
Set allocation for newly created directory.
...
When a new directory is created, its QSALLO needs to be set. Failing
to do so will result in a random value, which will confuse the code to
select a dick pack for new files. Setting to -1 means the directory
has no allocation, so files can be created on any pack.
2023-01-15 17:12:40 +01:00
Lars Brinkhoff
4b8dfa2df7
Add PUSHJ and POPJ to one-proceed test.
2022-12-16 16:50:15 +01:00
Lars Brinkhoff
6b5c5154df
Update SYSJOB file version number.
...
Several changes were made without bumping version.
2022-12-04 07:47:27 +01:00
Lars Brinkhoff
ebc74bc0c5
ITS - SITS file transfer.
2022-12-03 17:56:13 +01:00
Lars Brinkhoff
6f3a50c4c6
ITSCOM - ITS-SITS communication.
2022-12-03 17:56:13 +01:00
Lars Brinkhoff
5fc1e4987b
LODER - PDP-11 file transfer.
2022-12-03 17:56:13 +01:00
Lars Brinkhoff
af40b429ae
HLOGO - "Hal hack" version of 11LOGO.
2022-11-24 09:53:24 +01:00
Lars Brinkhoff
f3f05c68ce
Update MINSKY TRON to read switches in real time.
2022-11-22 22:25:50 +01:00
Lars Brinkhoff
81ced5f473
Missing file STECOI for SITS TECO.
...
Code taken from BS; TECO 1 dated 1977-11-26.
2022-11-22 10:00:54 +01:00
Lars Brinkhoff
b8fb44fed6
TECO for SITS.
2022-11-22 10:00:54 +01:00
Lars Brinkhoff
bec828fad2
DIRED for SITS.
2022-11-22 10:00:54 +01:00
Lars Brinkhoff
b267d9ff34
SLOGO - PDP-11 Logo for SITS.
...
This is the very latest version of 11LOGO. Included in this commit is
a subset of files necessary to assemble 11LOGO for running under SITS.
2022-11-13 15:21:43 -05:00
Lars Brinkhoff
b15d96e48d
Bug fix for INTPRS in SYSSPR.
...
The loop is off by one, so it clears the first word in the next
process block. This turns out to be PRBFRE, the process block free
word. Since it's cleared, it's no longer considered free, so INTPRS
is forced to skip to the next block. This makes SYSSPR run out of
space for processes.
2022-10-23 08:30:59 -05:00
Lars Brinkhoff
300fa1ba99
INQUIR for SITS.
2022-10-23 08:30:59 -05:00
Lars Brinkhoff
c3a6e12aaf
FNT - Font loader daemon for SITS.
2022-10-23 08:30:59 -05:00
Lars Brinkhoff
1e10cd1bc1
DDT for SITS.
2022-10-23 08:30:59 -05:00
Lars Brinkhoff
09b703a29e
SYSSPR - System Sphere for SITS.
2022-10-23 08:30:59 -05:00
Lars Brinkhoff
e78a69be20
SALV - Salvager for the SITS file system.
2022-10-23 08:30:59 -05:00
Lars Brinkhoff
46ac182bdc
SITS - Small ITS.
...
Timesharing system for the Logo PDP-11/45.
2022-10-23 08:30:59 -05:00
Lars Brinkhoff
d4af30572d
PUNCH - punch out paper tapes in the Logo RUG format.
2022-10-23 08:30:59 -05:00
Eric Swenson
0e1414fcc5
Updated h3make to use h3make mail recipient for error emails, rather
...
than hardcoded list of non-existent users.
Updated .mail.;names > to define entry for h3make mail recipient.
Resolves issue #2123 .
2022-10-14 07:15:41 -07:00
Lars Brinkhoff
44e74a7f2b
Nova programs.
...
NOVCON .008 has an assembler error:
NOROOM+5 17011 0 1 19 TMC 4357
TMC supposedly means Too Many Constants.
2022-04-19 16:51:27 +02:00
Lars Brinkhoff
cf37871f64
NVMIDS - "Nova MIDAS" assembler.
2022-04-19 16:51:27 +02:00
Eric Swenson
780e40c1f7
Updated MGPRIM as per RRS to fix CORD function.
2022-04-08 06:38:24 -07:00
Lars Brinkhoff
3b3dcf3fdc
TV experiments by Berthold Horn.
2022-03-16 21:49:00 +01:00
Lars Brinkhoff
8a9a2047d0
Spacewar for the Mini-Robot GT40.
2022-03-12 16:09:44 +01:00
Lars Brinkhoff
f925e0c7ed
Support files for the Mini-Robot GT40.
2022-03-12 16:09:44 +01:00
Eric Swenson
a43521e001
Added new MIGSPK from RRS.
2022-02-06 08:12:31 -08:00
Eric Swenson
b8e98818d8
Updated RRS;SWCHAR to fix SWTXT3 to work correctly with multiline strings containing tabs.
2022-01-20 14:38:08 +01:00
Björn Victor
2fc92220b8
Include configured timezone name in IT IS NOW printout
2022-01-11 07:16:38 +01:00