Doug Masten
|
03692fca2c
|
Update code byte counts for 6809 LZSA depackers
|
2020-06-27 02:02:33 -05:00 |
|
Doug Masten
|
28ca829924
|
delay clearing high part of literals count until we really have to in 6809 LZSA1 depacker
|
2020-06-27 02:02:33 -05:00 |
|
Doug Masten
|
27562f4761
|
Restructure code to eliminate one BRA instruction from loop in 6809 LZSA1 depacker
|
2020-06-27 02:02:33 -05:00 |
|
Doug Masten
|
7f0316b81c
|
Update code byte counts for 6809 LZSA depackers
|
2020-06-20 12:45:51 -05:00 |
|
Doug Masten
|
1dd65731c4
|
Remove unnecessary "ADDB #$12" as B register will always have this value from 6809 LZSA depackers
|
2020-06-20 12:27:22 -05:00 |
|
Doug Masten
|
f233d552ca
|
Remove unnecessary "TSTB" instruction from 6809 LZSA depackers
|
2020-06-20 12:11:35 -05:00 |
|
Emmanuel Marty
|
ee969968c1
|
Add backward depackers for 6809
|
2020-06-20 14:41:25 +02:00 |
|