Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 769 Bytes

README.md

File metadata and controls

37 lines (28 loc) · 769 Bytes

SuperDiskIndex

Concept

SuperDiskIndex is a tool that reads scp files (as created by greaseweazle) and analyzes them for disk type, size and state and exports the appropriate image file (adf,img,...), as well as file listings, blockmaps, checkdisk results.

Requirements (Building from source)

  • gcc/g++
  • make

Requirements (Running the binary)

  • none

Platforms

  • Currently only Linux is supported
  • MacOS should compile with minimal fixes
  • Windows port will be added last

Supported Formats

  • IBM/PC 3.5" DD/HD
  • Amiga DD
  • Atari DD/HD
  • more to come

Known Bugs

Too many to count ;-) This is still in the experimental phase.