In tree loader, eliminate the high table (pairs of left bit-8 and right bit-8), by...
authorNick Downing <nick@ndcode.org>
Tue, 14 Jun 2022 09:16:39 +0000 (19:16 +1000)
committerNick Downing <nick@ndcode.org>
Tue, 14 Jun 2022 09:16:39 +0000 (19:16 +1000)
commit9b9a71a5886bbbffc4ea0a9ff16b28aae78859a0
tree0c60371a211ab0cec07f4430d345cad845e9dd12
parent550541bc5d5df98840bce12ff32b8ff8f3c280e9
In tree loader, eliminate the high table (pairs of left bit-8 and right bit-8), by using a gray code to make tokens with same pair of bit-8 values consecutive
loader/tree_decode.py
loader/tree_encode.py
loader/tree_loader.asm