1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-05 00:40:25 +00:00
QB64-PE/internal/c/parts/compression
Roland Heyder 131009006e Add new _ADLER32 and _CRC32 function
- exposing the implementations in miniz for public use
2024-02-02 10:32:16 +01:00
..
build.mk Finetuning miniz make 2024-02-02 10:18:03 +01:00
compression.cpp Add new _ADLER32 and _CRC32 function 2024-02-02 10:32:16 +01:00
miniz.c Replace MinGW intrinsic zlib with miniz 2023-03-19 02:28:05 +05:30
miniz.h Replace MinGW intrinsic zlib with miniz 2023-03-19 02:28:05 +05:30