1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-19 00:12:52 +00:00

Update 80TRAN to work with latest support files.

This commit is contained in:
Lars Brinkhoff
2019-06-19 21:04:24 +02:00
parent ce18e742fc
commit 7da810ee86
3 changed files with 5 additions and 0 deletions

View File

@@ -1304,6 +1304,10 @@ respond "=" "0\r"
respond "=" "1\r"
expect ":KILL"
# 80TRAN
respond "*" ":midas klh; ts 80tran_80tran\r"
expect ":KILL"
# The old CLIB has a UFA instruction which doesn't work on a KS10.
# Patch out the call to FIXIFY.
respond "*" ":job cc\r"

View File

@@ -7,6 +7,7 @@
- 20XCVT, convert TOPS-20 CSAVE file to PDUMP.
- 3406, PDP-6 part of 340D.
- 340D, Datapoint emulator for 340 display.
- 80TRAN, translate 8080 program.
- @, cross reference generation tool.
- ACNVRT/MCNVRT/PCNVRT/UCNVRT, asciizer and binarator.
- ACCLNK, sets com-link accept bit for specified TTY.