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:
Jeff 2017-04-05 20:42:44 -07:00 committed by Jeff Parsons
commit ea95de4939
8 changed files with 49 additions and 35 deletions

View file

@ -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