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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user