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
1 changed files with 1 additions and 1 deletions

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