mirror of
https://github.com/KrisKennaway/bigapple.git
synced 2025-01-02 16:32:31 +00:00
Tools for bulk processing and classification of Apple II disk images
6a4706d6b0
sectors and visualize it as a D3 force-directed graph. This is pretty cool There are two thresholds to control the graph size and connectivity - limit to boot1 images that are represented in at least 10 disks - only render links for distances < 200 bits Needs improvements, e.g. - use human-readable names for the boot1 images - potentially add controls for dynamically changing those thresholds and other D3 params - display list of associated disks to each image |
||
---|---|---|
apple2.schema | ||
boot1_levenshtein.py | ||
build_levenshtein_graph.py | ||
insert_disks.py | ||
LICENSE | ||
README.md | ||
render.html |
bigapple
Tools for bulk processing and classification of Apple II disk images