sinclairql: hopefully fix off-by-one processing in the packed relocs code

git-svn-id: trunk@49232 -
This commit is contained in:
Károly Balogh 2021-04-19 05:42:18 +00:00
parent 71dc62dde6
commit 6dbcd17f54

View File

@ -107,7 +107,7 @@ asm
add.l d1,d2
add.l d0,(a0,d2)
subq.l #1,d7
bpl @relocloop
bgt @relocloop
{$ENDIF PACKEDRELOCS}
@noreloc: