Fixed (or rather, band-aided) a MACRO-10 regression assembling the nested macro test (/apps/pdp10/tests/macro10/TEST.MAC)
This commit is contained in:
parent
5f72f1627f
commit
ea95de4939
8 changed files with 49 additions and 35 deletions
|
|
@ -7,7 +7,7 @@ machines:
|
|||
type: pdp10
|
||||
config: /devices/pdp10/machine/ka10/test/debugger/machine.xml
|
||||
debugger: true
|
||||
commands: a 100 /apps/pdp10/tests/macro10/TEXT.MAC
|
||||
commands: a 100 /apps/pdp10/tests/macro10/TEXT.MAC;db 100 l4
|
||||
---
|
||||
|
||||
PDPjs MACRO-10 Mini-Assembler Tests
|
||||
|
|
|
|||
Loading…
Reference in a new issue