Bit 7 of wJumptableIndex is often JUMPTABLE_EXIT_F

This commit is contained in:
Rangi42
2024-12-02 11:12:58 -05:00
committed by Sylvie
parent 644bd42fb0
commit e1e7cbd838
24 changed files with 114 additions and 110 deletions

View File

@@ -309,7 +309,7 @@ DEF LZ_LONG_HI EQU %00000011
.donerw
pop hl
bit 7, [hl]
bit 7, [hl] ; sign
jr nz, .next
inc hl ; positive offset is two bytes
.next