mirror of
https://github.com/KrisKennaway/pyapple2disk.git
synced 2025-01-13 22:32:42 +00:00
kris
c66456a9e5
Initial support for reading .dsk images.
For each sector we compute a sha1 hash, and use this to recognie some common sector types (zero, common RWTS sectors) Also compute the zlib compressibility of the sector as a way of estimating entropy, which might be useful in providing insight into whether it contains e.g. code or data.
pyapple2disk
Python libraries for parsing Apple II disk images
Description
Languages
Python
100%