Bit 7 of wJumptableIndex is often JUMPTABLE_EXIT_F
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user