|
|
f6642f07c9
|
more config options, unpack error handling, fuzzing
|
2022-09-27 17:16:05 +02:00 |
|
|
|
8715dede0e
|
add --eof-in-length option
|
2022-09-26 23:41:17 +02:00 |
|
|
|
b12c8f8d93
|
add parameter to print out margin for overlapped unpacking
|
2022-09-25 23:44:03 +02:00 |
|
|
|
af5fe898bf
|
add --no-repeated-offsets to help
|
2022-09-25 16:24:24 +02:00 |
|
|
|
331857a711
|
add option to disable repeated offsets
|
2022-09-25 16:23:11 +02:00 |
|
|
|
12e6f95fe8
|
add remaining encoding config options + presets for x86 and z80
|
2022-09-24 22:00:50 +02:00 |
|
|
|
23872b3222
|
implement encoding options
|
2022-09-24 20:52:39 +02:00 |
|
|
|
31c31bdcfb
|
clean up command line interface
|
2022-09-21 22:45:06 +02:00 |
|
|
|
8f33ae0b1e
|
add reverse compression option
|
2022-09-21 21:37:30 +02:00 |
|
|
|
f5fc9bd005
|
implement optional parity contexts
|
2022-09-20 23:24:19 +02:00 |
|
|
|
629c5fce7d
|
optimize c_unpacker state update a bit, add -b flag to --help
|
2022-09-09 19:10:31 +02:00 |
|
|
|
3902425922
|
add bitstream variant, could be useful on 8bit platforms
|
2021-12-28 23:59:56 +01:00 |
|
|
|
7d280bd533
|
unify interface, only one pack function now
|
2021-11-26 21:58:28 +01:00 |
|
|
|
c0560f99a8
|
add compression levels
|
2021-11-26 00:01:33 +01:00 |
|
|
|
5fedc032a9
|
speed optimizations + progress bar
|
2021-11-25 22:43:39 +01:00 |
|
|
|
11b43f9bc4
|
implement parsing packer + fix huge bug in match finder
|
2021-11-24 09:28:18 +01:00 |
|
|
|
470b778340
|
change entropy coder from Range to rANS
|
2021-11-22 23:14:24 +01:00 |
|
|
|
479a2e2c89
|
make packer usable as lib
|
2021-11-20 16:27:35 +01:00 |
|
|
|
8f23ec711f
|
first version, only very simple greedy packer
|
2021-11-19 21:40:37 +01:00 |
|