davidgiven / fluxengine

PSOC5 floppy disk imaging interface
MIT License
356 stars 68 forks source link

FluxEngine

(If you're reading this on GitHub, the formatting's a bit messed up. Try the version on cowlark.com instead.)

Breaking news! As of 2024-10-01, the FluxEngine client software works (to a point) with Applesauce hardware.

screenshot of the GUI in action

What?

The FluxEngine is a very cheap USB floppy disk interface capable of reading and writing exotic non-PC floppy disk formats. It allows you to use a conventional PC drive to accept Amiga disks, CLV Macintosh disks, bizarre 128-sector CP/M disks, and other weird and bizarre formats. (Although not all of these are supported yet. I could really use samples.)

The hardware consists of a single, commodity part with a floppy drive connector soldered onto it. No ordering custom boards, no fiddly surface mount assembly, and no fuss: nineteen simpler solder joints and you're done. You can make one for $15 (plus shipping).

Don't believe me? Watch the demo reel!

New! The FluxEngine client software now works with Greaseweazle and Applesauce hardware. So, if you can't find a PSoC5 development kit, or don't want to use the Cypress Windows tools for programming it, you can use one of these instead. Very nearly all FluxEngine features are available with the Greaseweazle and it works out-of-the box; the Applesauce is a bit less supported but still works. See the dedicated Greaseweazle documentation page or the Applesauce page for more information.

Where?

It's open source on GitHub!

How?

This page was getting kinda unwieldy so I've broken it up. Please consult the following friendly articles:

Which?

The current support state is as follows.

Dinosaurs (🦖) have yet to be observed in real life --- I've written the encoder and/or decoder based on Kryoflux (or other) dumps I've found. I don't (yet) have real, physical disks in my hand to test the capture process, or hardware to verify that written disks work.

Unicorns (🦄) are completely real --- this means that I've read actual, physical disks with these formats and/or written real, physical disks and then used them on real hardware, and so know they work (or had reports from people who've had it work).

If a filesystem is listed, this means that FluxEngine natively supports that particular filesystem and can read (and sometimes write, support varies) files directly from disks, flux files or disk images. Some formats have multiple choices because they can store multiple types of file system.

Profile Format Read? Write? Filesystem?
acornadfs Acorn ADFS: BBC Micro, Archimedes 🦖
acorndfs Acorn DFS: Acorn Atom, BBC Micro series 🦄 ACORNDFS
aeslanier AES Lanier "No Problem": 616kB 5.25" 77-track SSDD hard sectored 🦖
agat Agat: 840kB 5.25" 80-track DS 🦖 🦖
amiga Amiga: 880kB 3.5" DSDD 🦄 🦄 AMIGAFFS
ampro Ampro Little Board: CP/M 🦖 CPMFS
apple2 Apple II: Prodos, Appledos, and CP/M 🦄 🦄 APPLEDOS CPMFS PRODOS
atarist Atari ST: Almost PC compatible 🦄 🦄
bk BK: 800kB 5.25"/3.5" 80-track 10-sector DSDD 🦖 🦖
brother Brother word processors: GCR family 🦄 🦄 BROTHER120 FATFS
commodore Commodore: 1541, 1581, 8050 and variations 🦄 🦄 CBMFS
eco1 VDS Eco1: CP/M; 1210kB 77-track mixed format DSHD 🦖 CPMFS
epsonpf10 Epson PF-10: CP/M; 3.5" 40-track DSDD 🦖 CPMFS
f85 Durango F85: 461kB 5.25" 77-track SS 🦖
fb100 Brother FB-100: 100kB 3.5" 40-track SSSD 🦖
hplif Hewlett-Packard LIF: a variety of disk formats used by HP 🦄 🦄 LIF
ibm IBM PC: Generic PC 3.5"/5.25" disks 🦄 🦄 FATFS
icl30 ICL Model 30: CP/M; 263kB 35-track DSSD 🦖 CPMFS
mac Macintosh: 400kB/800kB 3.5" GCR 🦄 🦄 MACHFS
micropolis Micropolis: 100tpi MetaFloppy disks 🦄 🦄
ms2000 : MS2000 Microdisk Development System MICRODOS
mx DVK MX: Soviet-era PDP-11 clone 🦖
n88basic N88-BASIC: PC8800/PC98 5.25" 77-track 26-sector DSHD 🦄 🦄
northstar Northstar: 5.25" hard sectored 🦄 🦄
psos pSOS: 800kB DSDD with PHILE 🦄 🦄 PHILE
rolandd20 Roland D20: 3.5" electronic synthesiser disks 🦄 🦖 ROLAND
rx50 Digital RX50: 400kB 5.25" 80-track 10-sector SSDD 🦖 🦖
smaky6 Smaky 6: 308kB 5.25" 77-track 16-sector SSDD, hard sectored 🦖 SMAKY6
tartu Tartu: The Palivere and variations 🦄 🦖 CPMFS
tids990 Texas Instruments DS990: 1126kB 8" DSSD 🦖 🦖
tiki Tiki 100: CP/M CPMFS
victor9k Victor 9000 / Sirius One: 1224kB 5.25" DSDD GCR 🦖 🦖
zilogmcz Zilog MCZ: 320kB 8" 77-track SSSD hard-sectored 🦖 ZDOS

{: .datatable }

Notes

If you have samples of weird disks, and want to send them to me --- either FluxEngine, Kryoflux or Catweasel dumps, or (even better) actually physically --- I can identify them and add support.

Please note that at this point I am not interested in copy protected disks. It's not out of principle. It's just they'll drive me insane. FluxEngine will most likely be able to read the data fine, unless they're doing bizarre things like spiral tracks or partially encoded data, but let's stick with normal conventionally formatted disks for the time being!

But!

That said, I need to post a warning.

********** BIG DISCLAIMERY WARNING WITH ASTERISKS **********

Floppy disks are old, unreliable, and frequently damaged and/or filthy. I expect you to know what you're doing and be responsible for your own actions. It's entirely possible for a damaged disk, when read, to scrape the magnetic coating off the disk and pack it into the drive's disk head, not only permanently damaging the drive, but also irrecoverably destroying any data on the disk.

If this happens and you complain to me, I will be sympathetic but fundamentally unhelpful. Proceed at your own risk.

Remember: FluxEngine is not a substitute for a real data recovery service. Is your data worth money to you? If so, don't try to read it using an open source project hacked together by some person you've never met on the internet.

Also, remember to clean your disk heads.

********** END OF WARNING **********

Who?

The FluxEngine was designed, built and written by me, David Given. You may contact me at dg@cowlark.com, or visit my website at http://www.cowlark.com. There may or may not be anything interesting there.

License

Everything here except the contents of the dep directory is © 2022 The FluxEngine Authors (mostly me, David Given; see the VCS history for the other people) and is licensed under the MIT open source license. Please see COPYING for the full text. The tl;dr is: you can do what you like with it provided you don't claim you wrote it.

As an exception, dep/emu contains parts of the OpenBSD C library code, maintained by Todd Miller and William A. Rowe (and probably others). It is licensed under the terms of the 3-clause BSD license. Please see the contents of the directory for the full text. It's been lightly modified by me.

As an exception, dep/agg contains parts of the Anti-Grain Antialiasing library, written by Maxim Semanarev (and others). It is licensed under the terms of the 3-clause BSD license. Please see the contents of the directory for the full text. It's been lightly modified by me.

As an exception, dep/stb contains parts of the libstb utility library, written by Sean T Barett (and others). It is public domain/Unlicense/MIT licensed, at your choice. Please see the contents of the directory for the full text.

As an exception, dep/snowhouse contains the snowhouse assertion library, taken from https://github.com/banditcpp/snowhouse. It is Boost Standard License 1.0 licensed. Please see the contents of the directory for the full text. Note that this is only used during the build and no code ends up in the output binaries.

As an exception, dep/libusbp contains the libusbp library, taken from https://github.com/pololu/libusbp. It is MIT licensed. Please see the contents of the directory for the full text.

As an exception, dep/fatfs contains the fatfs library, taken from http://elm-chan.org/fsw/ff/00index_e.html. It is single-clause BSD licensed. Please see the contents of the directory for the full text.

As an exception, dep/adflib contains the adflib library, written by Laurent Clevy et al, taken from https://github.com/lclevy/ADFlib. It is GPL 2.0 licensed. Please see the contents of the directory for the full text.

As an exception, dep/hfsutils contains a partial copy of the hfsutils package, written by Robert Leslie et al, taken from https://www.mars.org/home/rob/proj/hfs. It is GPL 2.0 licensed. Please see the contents of the directory for the full text.

Important: Because of all these exceptions, if you distribute the FluxEngine package as a whole, you must comply with the terms of all of the licensing terms. This means that effectively the FluxEngine package is distributable under the terms of the GPL 2.0.