No description
Find a file
Keir Fraser 0351c481c0 FF.CFG: Get rid of single quotes around example config values
Single quotes are not accepted by the parser, so the extra punctuation
is unnecessary and confusing verbiage.

Refs #865
2024-03-19 10:31:56 +00:00
.github/workflows github: Update workflow actions to latest versions 2024-02-05 15:08:48 +00:00
attic FF.CFG: New option 'motor-delay = ignore | 0-1000' 2019-05-17 21:02:42 +01:00
examples FF.CFG: Get rid of single quotes around example config values 2024-03-19 10:31:56 +00:00
fonts fonts: Rename BDFs to remove oled_font_ prefix 2018-06-14 13:28:42 +01:00
inc util: New function udiv64(): 64/32 -> 32q 2023-09-17 08:31:59 +01:00
scripts QD: Re-indent mk_qd script and add new parameter to round up byte values to block size. 2023-03-31 14:50:19 +01:00
src adf: More accurate value for write_bc_ticks 2024-01-11 13:26:58 +00:00
.gitignore Modify build system to place artefacts in separate out/ folder 2022-03-13 15:27:12 +00:00
COPYING usb: Move the USB stack to its own top-level dir 2018-06-14 15:00:10 +01:00
Makefile QD: Add documentation for interfacing to ZX Spectrum Clive Drive 2023-04-03 08:35:55 +01:00
README Rename hex and dfu files to flashfloppy-at415-st105-* 2022-07-28 09:34:55 +01:00
README.md README.md: Banner picture 2023-02-05 16:42:37 +00:00
RELEASE_NOTES Update to v3.42 2024-01-11 13:53:15 +00:00
Rules.mk build: VPATH is not needed. 2022-07-10 10:30:01 +01:00

FlashFloppy

The #1 floppy emulator.

CI Badge Downloads Badge Version Badge

FlashFloppy is a floppy-drive emulator for the ubiquitous Gotek hardware. Connect to retro machines just like a real floppy drive but use disk images on a modern USB stick!

  • Say goodbye to old and unreliable floppy disks
  • Download and play from the disk-image archives for your retro machines

FlashFloppy is the #1 floppy emulator:

FlashFloppy is Free and Open-Source Software.

Download

Documentation

Redistribution

Most code is public domain; the rest is MIT/BSD or Open Source friendly (see the COPYING file).

The source code, and all binary releases, are freely redistributable in any form. Because FlashFloppy includes third-party code, you should include or link to the COPYING file in any redistribution.

This means, for example, you are free to sell and profit from Gotek devices programmed with a binary release of FlashFloppy. However at a minimum you should incorporate or link to the COPYING file on your selling page. For example:

  • FlashFloppy is free software. For more information see the license.