Python libraries for parsing Apple II disk images
Go to file
kris c57ee58def Add some more file types
Fix some anomaly types
Add anomalies for corrupted catalog metadata (pointing to out-of-bounds sector)

Don't render the entire disk catalog in __str__, it's too verbose.  Move it to a dedicated Catalog() method
2017-04-24 22:38:38 +01:00
src/apple2disk Add some more file types 2017-04-24 22:38:38 +01:00
LICENSE Initial commit 2017-04-15 21:33:30 +01:00
README.md Initial commit 2017-04-15 21:33:30 +01:00

README.md

pyapple2disk

Python libraries for parsing Apple II disk images