Per Mårtensson 11 часов назад
Родитель
Сommit
0fedace638
1 измененных файлов с 0 добавлено и 16 удалено
  1. 0 16
      README.md

+ 0 - 16
README.md

@@ -11,22 +11,6 @@ From [Wikipedia](https://en.wikipedia.org/wiki/Floppy_disk_hardware_emulator):
 > Floppy disks and floppy drives are gradually going out of production, and replacement of malfunctioning drives, and the systems hosting them, is becoming increasingly difficult. Floppy disks themselves are fragile, or may need to be replaced often. An alternative is to use a floppy disk hardware emulator, a device which appears to be a standard floppy drive to the old equipment by interfacing directly to the floppy disk controller, while storing data in another medium such as a USB thumb drive, Secure Digital card, or a shared drive on a computer network. Emulators can also be used as a higher-performance replacement for mechanical floppy disk drives. 
 
 SweFlops is an Open Hardware implementation of such an emulator, inspired from the ubiquitous Gotek hardware. It is designed to run the [FlashFloppy](https://github.com/keirf/FlashFloppy) firmware, which gives it several improvements over the original Gotek:
-- Can be installed on [many different platforms](https://github.com/keirf/FlashFloppy/wiki/Host-Platforms)
-- Directly supports a [wide range of image formats](https://github.com/keirf/FlashFloppy/wiki/Image-Formats)
-- [Flexible track layout](https://github.com/keirf/FlashFloppy/wiki/Track-Layouts) for Raw Sector Images
-- [Extremely configurable](https://github.com/keirf/FlashFloppy/wiki/FF.CFG-Configuration-File)
-- Supports [AutoSwap](https://github.com/keirf/FF_AutoSwap) for games with a large number of disks
-- Easily accessible pin headers for connection of a [i2c display](https://github.com/keirf/FlashFloppy/wiki/Hardware-Mods#lcd-display) (either OLED or LCD), [rotary encoder](https://github.com/keirf/FlashFloppy/wiki/Hardware-Mods#rotary-encoder) (including power)
-- Built-in amplified speaker, or easily-accessible pin header for an external one
-- USB connector can either be soldered on the board or connected to a pin header
-- Connected Motor signal
-- Emulates two drives at the same time (Not yet supported by the firmware, but [it will come](https://github.com/keirf/FlashFloppy/wiki/Donations))
-- Has additional 3.3V, 5V and GND power pins
-- And hey, it's Open Hardware!
-
-All of this comes in the same form factor (and mounting holes) as the board installed in the original Gotek, hence it can be easily installed in any shell or enclosure designed for it.
-
-# SweFlopsMini8
 
 **A modern Gotek replacement with WiFi, embedded storage, and dual-drive emulation support.**