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
f3bde766bf
objects associated to the container, and builds a tree of child containers with support for depth-first recursion Convert all of the disk container classes to use Container() and register themselves with this tree. This constructs a hierarchy of container objects rooted in Disk that describe the structures found on the disk image. Convert most of the print statements and some of the assertions to register Anomaly records instead Fix/improve some of the __str__ representations |
||
---|---|---|
src/apple2disk | ||
LICENSE | ||
README.md |
pyapple2disk
Python libraries for parsing Apple II disk images