mirror of
https://github.com/KrisKennaway/pyapple2disk.git
synced 2024-11-29 14:50:00 +00:00
Python libraries for parsing Apple II disk images
c66456a9e5
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. |
||
---|---|---|
src/apple2disk | ||
LICENSE | ||
README.md |
pyapple2disk
Python libraries for parsing Apple II disk images