Files
gnwmanager/Core/Src
2025-03-11 09:45:42 -04:00
..
2023-08-19 15:52:11 -07:00
2023-08-19 15:52:11 -07:00
2023-08-19 15:52:11 -07:00
2025-03-11 09:45:42 -04:00
2024-10-10 09:15:12 +02:00
2023-08-20 13:02:55 -07:00
2023-08-19 15:52:11 -07:00
2023-08-19 15:52:11 -07:00
2023-08-19 15:52:11 -07:00
2023-08-19 15:52:11 -07:00
2023-08-19 15:52:11 -07:00
2023-08-19 15:52:11 -07:00
2023-08-19 15:52:11 -07:00
2024-10-08 22:51:08 +02:00
2023-08-19 15:52:11 -07:00
2023-09-08 19:56:34 -07:00
2023-08-20 13:45:59 -07:00
2023-09-27 14:27:37 -07:00

Decompression code from the official LZMA SDK 19.00

7zTypes.h is slightly modified so that the alloc struct uses the stack instead of global/heap.

lzma.c and lzma.h are novel code to simplify the API.