PicoMite V6.00.02 release candidates - all versions


Author Message
Mixtel90

Guru

Joined: 05/10/2019
Location: United Kingdom
Posts: 8642
Posted: 09:19pm 17 Apr 2025      

Compress the file & put it on A:. :)  There's no guarantee that there will be a B: present, especially on minimal systems. Text will compress remarkably well without major effort, especially when the vocabulary is fairly limited. Even if you simply use 2 bytes for words over 3 characters long you can shrink text a lot. Only the bit after the colon needs to be compressed so the file is still searchable as a normal text file using the ~ and :.

Mind you, it's a bit more work. :)