https://github.com/larsbrinkhoff/build-tenex
Attempt to build TENEX
https://github.com/larsbrinkhoff/build-tenex
computer-history operating-system pdp-10 retrocomputing tenex
Last synced: 2 months ago
JSON representation
Attempt to build TENEX
- Host: GitHub
- URL: https://github.com/larsbrinkhoff/build-tenex
- Owner: larsbrinkhoff
- Created: 2022-03-16T18:58:56.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-19T14:37:03.000Z (almost 3 years ago)
- Last Synced: 2025-01-19T16:11:21.231Z (4 months ago)
- Topics: computer-history, operating-system, pdp-10, retrocomputing, tenex
- Language: Stata
- Homepage:
- Size: 21.4 MB
- Stars: 8
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 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.