1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-02 22:33:27 +00:00

Fix Lunar Lander to assemble with PALX.

- Add definitions for registers.
- Change starting location from 0 to 400.
This commit is contained in:
Lars Brinkhoff
2018-07-31 22:42:22 +02:00
parent 508ae11b5e
commit 7604f97724
3 changed files with 19 additions and 0 deletions

View File

@@ -1046,6 +1046,10 @@ expect ":KILL"
respond "*" ":palx gt40;bootvt\r"
expect ":KILL"
# GT40 Lunar Lander.
respond "*" ":palx gt40;gtlem\r"
expect ":KILL"
# KL10 front end debugger. Put it in the same directory as the
# "MX" IOELEV.
respond "*" ":palx sysbin;_syseng; klrug\r"