In a2_pack.py unpack in address order (rather than compressed then uncompressed)...
authorNick Downing <nick@ndcode.org>
Tue, 21 Jun 2022 01:53:41 +0000 (11:53 +1000)
committerNick Downing <nick@ndcode.org>
Tue, 21 Jun 2022 01:53:41 +0000 (11:53 +1000)
commitbfafc3cefc09edcc93d0c159746e65cb8fa166a6
tree9c748030bf7d767c3cd96a0a03b6b2a8cbc234c0
parentedc8f9f7585d98a1967d300a6d3e49d8f3390d94
In a2_pack.py unpack in address order (rather than compressed then uncompressed) and reinitialize the src pointer each time, saves src += 5 - 0x100 at runtime
loader/a2_pack.py
loader/lzss_unpack.asm