1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-01 22:16:35 +00:00

Assembler for TT2500.

The assembler is written in Maclisp.  The main entry point is ZAP
which expects a symbol with a value cell pointing to the source code.
This commit is contained in:
Lars Brinkhoff
2021-01-14 11:55:35 +01:00
parent 47fb5ba074
commit 4af63f786b
4 changed files with 461 additions and 1 deletions

View File

@@ -837,6 +837,15 @@ respond "?" "1700\r"
expect ":KILL"
respond "*" ":link sys1; ts llogo, llogo; ts llogo\r"
# 2500 assembler
respond "*" ":complr\r"
respond "_" "\007"
respond "*" "(load 'ioc)"
respond_load "(maklap)"
respond "_" "2500;zap\r"
respond "_" "\032"
type ":kill\r"
# TEACH;TS XLISP
respond "*" ":complr\r"

View File

@@ -2,6 +2,7 @@
11logo/system.327 197204202249.37
11logo/tyi.152 197204202303.30
11logo/zend.67 197204182114.19
2500/zap.1 197702191722.49
acount/-read-.-this- 197803240506.02
acount/turist.policy 198710200503.52
agb/c.dis 197606210311.16