No description
Find a file
2019-05-26 15:53:24 +01:00
attic Update for v0.15 2019-01-08 12:42:58 +00:00
bootloader Support Enhanced Gotek with SD card slot. 2019-01-08 12:08:37 +00:00
examples FF.CFG: New display-type sub-option "-narrower" for 16-char-wide OLED. 2019-01-22 16:37:46 +00:00
fonts fonts: Rename BDFs to remove oled_font_ prefix 2018-06-14 13:28:42 +01:00
inc FF.CFG: New display-type sub-option "-narrower" for 16-char-wide OLED. 2019-01-22 16:37:46 +00:00
reloader Support Enhanced Gotek with SD card slot. 2019-01-08 12:08:37 +00:00
scripts edsk.py: Interpret non-extended DSK images correctly. 2019-03-26 11:32:39 +00:00
src DSK, IMG: Fix MFM clock pulse immediately after DAM byte (0xFB) when next data bit is 0. 2019-05-26 15:33:28 +01: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 for v1.3 2019-05-26 15:53:24 +01:00
README.md Streamline the README. 2019-03-19 09:43:42 +00:00
RELEASE_NOTES Update for v1.3 2019-05-26 15:53:24 +01:00
Rules.mk scripts: Make Python scripts compatible with Python 2.7 and Python 3.x 2018-07-13 23:47:50 +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.