fix seamark w/ absolute offset

This commit is contained in:
Kelvin Sherlock 2015-09-04 21:40:37 -04:00
parent 4567fddb77
commit 3cf4136815
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ absolute
lda displacement
sta mark
lda displacement+2
sta mark
sta mark+2
bra check
eof_minus
; mark = eof - displacement