Fix bug in handling of pathname buffers at the very beginning of a bank.

This commit is contained in:
Stephen Heumann 2017-07-16 18:26:44 -05:00
parent 877e84cdb3
commit 7328e38c27
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ lb1 pea 0 allocate the memory
jsr MLalloc
sta out
stx out+2
ora out
ora out+2
beq lb7
lda flags if flags then
beq lb2