Command line tool to manage IBM's legacy DSK disk image files
Go to file
Maurizio Porrato a206876813 Enable profiling 2023-10-20 09:19:17 +01:00
.clang-format Initial commit 2023-10-17 09:01:10 +01:00
.gitignore Enable profiling 2023-10-20 09:19:17 +01:00
Makefile Enable profiling 2023-10-20 09:19:17 +01:00
build-legacy.sh Rework LZW code to work on memory rather than files 2023-10-19 23:45:44 +01:00
dsk2img.c Improve variable naming 2023-10-20 08:39:02 +01:00
lzw.c Rework LZW code to work on memory rather than files 2023-10-19 23:45:44 +01:00
lzw.h Rework LZW code to work on memory rather than files 2023-10-19 23:45:44 +01:00
test-lzw.c Rework LZW code to work on memory rather than files 2023-10-19 23:45:44 +01:00