You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
2 weeks ago | |
---|---|---|
doc | 3 months ago | |
install | 2 weeks ago | |
media | 2 weeks ago | |
mon | 3 months ago | |
pdp11 | 3 months ago | |
t20v3 | 3 months ago | |
.gitignore | 3 months ago | |
.gitmodules | 2 months ago | |
README.md | 2 weeks ago | |
tenex.dis | 2 weeks ago | |
tenex.do | 2 weeks ago |
README.md
An attempt to build TENEX.
Status as of 2022-04-22.
- A TENEX toolchain was bootstrapped on TOPS-20 V3.
- The SUMEX-AIM monitor was assembled and linked successfully.
- Various updates were made to Cornwell's PDP-10 emulator.
- The resident part can be run on the PDP-10 emulator, either loaded directly or through TENDMP on DECtape.
- The swappable monitor will load and run from DECtape.
- Mini-exec works.
- EXEC.SAV can be loaded and run from DECtape.
This does not yet work:
- DLUSER emits error messages when it creates directories.
- MINI-DUMPER can't read or write tapes properly.
- Rebooting with SYSGO$G or SYSGO1$G doesn't work.