1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-05 15:44:10 +00:00

URUG - GT40 debugger.

This version uses CMP Rn,(Rn)+ to add 2 to a register, which PALX
complains about.  However, the resulting binary is fine.
This commit is contained in:
Lars Brinkhoff
2018-07-29 12:57:07 +02:00
parent 1e02a45164
commit 91cc05958e
3 changed files with 218 additions and 0 deletions

View File

@@ -248,6 +248,7 @@
- UNTALK, split-screen comm-link program.
- UP/DOWN, check if host is online.
- UPTIME, Chaosnet uptime server.
- URUG, GT40 debugger.
- USQ/TYPESQ, unsqueeze/uncram or type a file.
- VERSA/SPOOLR, Versatec/Gould printer spooler.
- VTTIME, display running time on the terminal.