Eric Anderson cc8941dbfc Re-disable debug builds for stm32f105
GCC 13.1.0 produces smaller code than what's on gh-actions. To take
stm32f105/debug/floppy as an example (- overflow/+ headroom):

GCC  9 on Ubuntu 20.04:         -960 bytes
GCC 10 on Ubuntu 22.04:         -712 bytes
GCC 10 on Ubuntu 22.04 (-flto): -116 bytes
GCC 13 on Arch:                 +132 bytes
GCC 13 on Arch (-flto):         +824 bytes

Don't fight it for now. At least debug builds are still easyish to make
locally.
2023-07-08 20:36:26 -07:00
2023-07-08 19:05:25 -07:00
2023-02-05 16:40:14 +00:00
2022-12-04 14:19:09 +00:00
2023-07-08 20:36:26 -07: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.
S
Description
No description provided
Readme 4.5 MiB
Languages
C 98.4%
Python 1.2%
Makefile 0.3%