Skip to content

Tags: sverx/STMcomp

Tags

v.1.1.2

Toggle v.1.1.2's commit message
compressor bugfix - again

the previous fix didn't really fix every condition, I hope this does
also, the stm_decomp tool has been added, to be able to decompress an stm blob into uncompressed binary data and outputting a text description of the compressed data

v.1.1.1

Toggle v.1.1.1's commit message
compressor bugfix

the compressor could silently fail with some very specific sequences of values, leading to wrong compressed data - this has been fixed now

v1.1

Toggle v1.1's commit message
improved format and ASM decompressor

(image width stored in data file, ASM decompressor is now IRQ and VRAM
*safe*
- also: official name is now "ShrunkTileMap")

v1.0

Toggle v1.0's commit message
fixed carry in incremental runs #2

hopefully true this time :|