1
0
mirror of https://github.com/20kdc/OC-KittenOS.git synced 2024-09-28 06:31:07 +10:00
Commit Graph

11 Commits

Author SHA1 Message Date
20kdc
dcd7154ec2 License 'change' (Please see #5)
This license change should only increase the amount of stuff people can do in countries where the public domain is not a valid concept.
If this license somehow restricts you as opposed to the previous one, please file an issue.
2021-01-12 12:16:50 +00:00
20kdc
da58c88d0d quick-fix DEFLATE decompressor so stuff runs on T1 again 2020-04-02 22:06:49 +01:00
20kdc
aef0043d4a Finish up (maybe) the new compression scheme. 2020-03-31 17:52:24 +01:00
20kdc
151097cdce Finish purging deprecated lexcrunch stuff from the DEFLATE decompressor 2020-03-31 15:01:46 +01:00
20kdc
bfcb4f9028 Smooth off the DEFLATE decompressor's sharp edges 2020-03-31 14:05:58 +01:00
20kdc
cc55e8a66f Improve lexcrunch just a bit 2020-03-31 13:23:52 +01:00
20kdc
3c4a3147c4 The DEFLATE Decompressor (Of Pain And Suffering) 2020-03-31 12:00:06 +01:00
20kdc
bc4d626b4e All the architectural changes pre-DEFLATE 2020-03-31 11:59:58 +01:00
20kdc
dd21abe8fa More elseifs to feed DEFLATE, despite the negative effects on BDIVIDE 2020-03-30 20:21:41 +01:00
20kdc
7840f0a231 Improve BDIVIDE (88 bytes free) 2020-03-30 17:55:20 +01:00
20kdc
d2ee505316 Bigram compression for fun and size reduction 2020-03-29 22:43:38 +01:00