-
Hello - it's feasible that it's a badly encoded HFE, but it *does* work converted to SCP then written to a real disk. Track 39, last sector has a few unformatted
[HFEs - v1 and 3.zip](https://github…
drdpj updated
4 years ago
-
Hi,
As a user of FluxEngine and AmigaArduinoFloppyDiskReaderWriter I stumbled upon Greaseweazle and find this a very interesting project. By coincidence, I have started working on Python scripts my…
-
I'm running an upto date LinuxMint system. I'm having issues running the following:
staticmem@asrock:~/Builds_64/Greaseweazle-0.7/scripts
$ python gw.py read --ecyl=39 --single-sided mydisk.scp /…
-
Not an issue, but another for your gallery
```
** Blinky Test **
** Keir Fraser
** https://github.com/keirf/Greaseweazle
Serial = 39a5:000b:120e:4c30:4a38:004e
Flash Size = 64kB
Device ID =…
-
Greaseweazle will randomly hang on reading from a PC drive.
Here is the traceback when python is broken out of using CTRL-C:
`
C:\Users\monideth\Downloads\Greaseweazle\Greaseweazle-v0.1>C:\Us…
-
I bought a STM32F103C8T6 from China on ebay. On close examination, the description says
4-16MHz crystal.
and in fact has a 4 MHz instead of an 8 MHz crystal. The blinky test succeeds nicely, bu…
-
I've got a 5.25" floppy that's producing an empty SCP file (others are working)... Did a kryoflux dump just to make sure that it's actually got something on it and I haven't wiped it by mistake! I've…
drdpj updated
5 years ago
-
Hello --- I have a similar project based around a PSoC5 board: http://cowlark.com/fluxengine
I'm very much wanting to ditch the expensive and very closed source PSoC5 development board in favour of…
-
Using Roland MKS-100 write fails. I attach three files, the file labeled "original" is a file made by another Roland user on a different plattform. It reads fine. The file labeled "after write" is …
-
Is it possible to add the feature of converting real floppies to IMGs?
I would imagine it like this: Connect the real floppy disk drive to the floppy bus, make FlashFloppy act as a floppy controller …