some fixes

This commit is contained in:
ceriel
1987-10-16 17:57:09 +00:00
parent f25570dd4e
commit bf0ee1f16c
5 changed files with 16 additions and 9 deletions

View File

@@ -259,12 +259,13 @@ lhalt:
bsr _Xwrite
add.l wrd+4,sp
bra 9f
2: move.l #7,-(sp) !announce new file name
2: move.l a1,-(sp)
move.l #7,-(sp) !announce new file name
pea mess2
mov d6,-(sp)
bsr _Xwrite
add.l wrd+4,sp
lea lasttable,a1
move.l (sp)+,a1
move.l (a1),d7
move.l d7,a0 !keep file pointer in d7
clr.l (a1)+ !this will stop the printing