No description
Find a file
2019-12-27 13:16:12 +00:00
attic FF.CFG: New option 'motor-delay = ignore | 0-1000' 2019-05-17 21:02:42 +01:00
bl_update Replace the Reloader mess with an all-in-one Bootloader update file. 2019-05-23 14:26:33 +01:00
bootloader Replace the Reloader mess with an all-in-one Bootloader update file. 2019-05-23 14:26:33 +01:00
examples FF.CFG: New option sort-priority=folders|files|none 2019-05-23 16:56:52 +01:00
fonts fonts: Rename BDFs to remove oled_font_ prefix 2018-06-14 13:28:42 +01:00
inc Fix strcmp() build on gcc-9.2.0 2019-12-27 07:54:45 +00:00
io_test io-test: New alternative firmware to test Gotek I/Os 2019-06-01 18:55:46 +01:00
scripts Remove double underscore prefix from __packed and __aligned() definitions. 2019-12-27 07:53:51 +00:00
src Fix strcmp() build on gcc-9.2.0 2019-12-27 07:54:45 +00:00
.gitignore build: Make distribution folder name consistent with other projects ($(NAME)-v$(VER)). 2018-10-30 14:42:32 +00:00
COPYING usb: Move the USB stack to its own top-level dir 2018-06-14 15:00:10 +01:00
Makefile Update to v2.14 2019-12-27 13:16:12 +00:00
README.md Streamline the README. 2019-03-19 09:42:53 +00:00
RELEASE_NOTES Update to v2.14 2019-12-27 13:16:12 +00:00
Rules.mk Replace the Reloader mess with an all-in-one Bootloader update file. 2019-05-23 14:26:33 +01:00

FlashFloppy

A retro floppy emulator for the ubiquitous Gotek hardware.

Download

Documentation

Donations

FlashFloppy is a labour of love: working on it takes a lot of time and effort. The development of new features, plus maintenance, bug fixing, testing, release preparations and so on is a huge undertaking; and that ignores non-development tasks such as writing documentation and community management.

If you would like to support FlashFloppy's development, please see the Donations page.

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.