mirror of
https://github.com/kbeckmann/game-and-watch-retro-go.git
synced 2025-12-19 02:29:33 +01: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.