Re-tune LZSS since it now has to handle a longer run of 0s in the hires screen
authorNick Downing <nick@ndcode.org>
Fri, 17 Jun 2022 13:15:50 +0000 (23:15 +1000)
committerNick Downing <nick@ndcode.org>
Fri, 17 Jun 2022 13:17:00 +0000 (23:17 +1000)
commitdc84c5309caa03dcfed9b9e7288b23f6f2d74abb
treefe116a57f9d92111411fcacef3f6994b1398335a
parent63cc70ad42996d8b01d0270a5ec90efebeca206c
Re-tune LZSS since it now has to handle a longer run of 0s in the hires screen
loader/lzss_decode.py
loader/lzss_encode.py
loader/lzss_loader.asm