-
For HW variations and default settings it would be nice to have an optional INI style file. If not present then use defaults as normal. If present then apply the settings. i.e: default drive. Inter…
-
Hi, i have issue with Adafruit_Floppy (Raspberry Pi Pico RP2040 (philhower core)), using Greaseweazle.
When i try to read ibm.1440 (gw read test.img --device=com14 --format=ibm.1440), floppy drive go…
-
First of all, thanks for this great project! I'm using the greaseweazle to debug a broken Atari ST floppy drive.
However, I wonder if it is possible to write individual files to a floppy using the …
-
Fluxengine's Greaseweazle documentation states that most features are available when using Greaseweazle hardware. Is there anything lacking in Greaseweazle firmware that would unblock missing features…
keirf updated
2 years ago
-
Greaseweazle 0.31, using an F4
I've two 5.25" drives connected, a 40track as drive 1, and 80 (1.2mb, jumpered for 300rpm) as drive 0.
fluxengine analyse driveresponse --cylinder 0 --min-interval…
drdpj updated
2 years ago
-
I've built an opensource GreaseWeazle floppy reader and trying to read/decode and encode/write BK floppies usinf FluxEngine software.
Unfortunately it seems FluxEngine decoder unable to decode some …
-
Hi, I'm trying to write some .d64 files for the Commodore 64 with my Greaseweazleand and a 5.25" drive TEAC FD-55GFR:
```
fluxengine.exe write commodore1541 -i mydisk.d64 -d drive:1
reading D64…
-
The greaseweazle v4 does not appear to want to write the brother 120 or 240 formats.
It writes and verifys 6 times then posts error: write failed: uncorrectable error during write.
-
David,
First: Great job with FluxEngine -- very cool!
Second: Trying to run Fluxengine with my new Greaseweazle on Ubuntu 20.04, and I am getting the message:
"Error: your Greaseweazle firmware is …
-
I saw the video on the playlist describing how this firmware can be used with the pi pico however setting this up with this device is very minimal.
(https://youtu.be/hcgtolaM_6g)
The wiring to the…