redstarcomrade has quit [Read error: Connection reset by peer]
wiebel[m] has joined #glasgow
<wiebel[m]>
I have finally found a working floppy drive and was able to read a disk, now I have a 24MB raw file that seems not to be the same as the Kryoflux Stream. So how do I process the raw floppy file?
<whitequark[cis]>
why would it be the same as anything kryoflux does lol
galibert[m] has joined #glasgow
<galibert[m]>
The best floppy flux processing software at this point is Applesauce
<whitequark[cis]>
anyway, the format is custom
<whitequark[cis]>
iirc you want `glasgow tool memory-floppy`
<galibert[m]>
So you can convert to its format (it's documented) and use it (but it's mac only, so you need a mac or some kind of hackintosh)
<whitequark[cis]>
whitequark[cis]: the tool is a little limited since i wrote it as my introduction to PLLs
<whitequark[cis]>
there is a patch i can link you in a bit that makes it way more stable on noisy dumps
<wiebel[m]>
Amazing I totally failed to even recognise the whole tool branch of glasgow, thank you both.
<whitequark[cis]>
hope it works
<whitequark[cis]>
one day ill turn it into gateware
<wiebel[m]>
I get a numpy module missing for the histogram operation, raw2img seem to work
<whitequark[cis]>
yeah i guess i used numpy and forgot to add it to deps
<whitequark[cis]>
how many warnings did you get from raw2img?
<whitequark[cis]>
any sectors missing?
<wiebel[m]>
bazillions, but I'm just poking around