1
0
mirror of https://github.com/PDP-10/its.git synced 2026-02-25 08:29:53 +00:00

Compile LLOGO files TURTLE and TVRTLE.

- Add LSUBR declarations for Lisp display slave.
- Update IOC emulation to handle ^F and ^Y.
This commit is contained in:
Lars Brinkhoff
2018-11-10 18:13:20 +01:00
parent b3b643d7f7
commit cc371f206e
3 changed files with 7 additions and 1 deletions

View File

@@ -824,6 +824,8 @@ respond "_" "reader\r"
respond "_" "setup\r"
respond "_" "unedit\r"
respond "_" "music\r"
respond "_" "turtle\r"
respond "_" "tvrtle\r"
respond "_" "\032"
type ":kill\r"
respond "*" ":lisp loader\r"