Thanks very much David - that looks really interesting. I definitely now need to dig out the disk and reimage it and will have a look at these links.
James On Fri, 21 Mar 2025 at 16:39, David Schmidt <[email protected]> wrote: > On 3/20/25 12:00 PM, James Reed wrote: > > [...] > > I have a Greaseweazle and can make an image of the disk, but what I can't > > work out is how I can make use of this. All the utilities I've looked at > > seem to need you to have the actual hardware to read or write images, > and I > > can't see any utilities which can extract the actual files. > > > > I'd be grateful for any pointers or if anyone can suggest anything. > > Here's the code to how I interpret TPDD disk images with Transformenator: > > https://github.com/RetroFloppy/transformenator/blob/main/src/org/transformenator/detanglers/TandyPDD.java#L24 > > If you have an image file, I (or you) can pick out files using this > toolset. It's not the easiest thing in the world to get used to > (https://github.com/RetroFloppy/transformenator/wiki) but it'll do the > needful. > > - David > >
