1
0
mirror of https://github.com/pfusik/zlib6502.git synced 2024-05-29 08:41:31 +00:00

If we have all 256 literals of same length, codeToLiteralSymbol is an identity mapping.

This commit is contained in:
Piotr Fusik 2017-11-07 20:03:06 +01:00
parent ebe87070eb
commit 8d526b7d4d

View File

@ -346,9 +346,9 @@ fetchCode_nextBit
; literal code
; clc
adc nBitCode_literalOffset,x
fetchCode_allLiterals
tax
lda codeToLiteralSymbol,x
fetchCode_allLiterals
clc
rts
; code >= 256, must be control