HP4145 floppy disk data extraction News
Status: Beta
Brought to you by:
gwydion
I've built a GUI using Glade-perl. There's a screenshot on the project home page.
The current version is good enough to parse files and correctly output the data in them as long as it represents a linear sweep. I released a tarball of the source that should compile on anything since it's pure ANSI C so far.
I've added the source for extractdata. This short program can read some of the data out of a .dat file extracted off of a LIF disk by the lif_utils package by Tony Duell.
I wanted to host a project on SourceForge to try it out. I'll be uploading the source I have so far as soon as I add the GPL stuff.