mirror of
https://github.com/PDP-10/its.git
synced 2026-01-25 19:56:53 +00:00
CMD - DDT subroutines.
To use this, add (CMDS) to the sname search list. Then make a translation from DSK: (CMDS); TS * to DSK: SYS3; TS CMD. Add a file <HSNAME>; <XUNAME> (CMDS) where each subroutine is one line for the subroutine name, followed by a body of commands terminated by a ^_ control character.
This commit is contained in:
committed by
Eric Swenson
parent
e9a608ecc7
commit
1092405cc8
@@ -33,6 +33,7 @@
|
||||
- COMIFY, convert HEX to COM format.
|
||||
- COMPLR, lisp compiler.
|
||||
- COMSAT, Mail server.
|
||||
- CMD, DDT subroutines.
|
||||
- CREATE, creates a text file in your home directory from console input.
|
||||
- CROCK, analog watch.
|
||||
- CROSS, cross assembler for micros.
|
||||
|
||||
Reference in New Issue
Block a user