mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-07-08 17:56:18 +00:00
Add support for MAME Floppy Image #797
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @FakeShemp on GitHub (Aug 20, 2021).
Originally assigned to: @FakeShemp on GitHub.
Check and fill as appropriate:
Known documentation
https://github.com/mamedev/mame/blob/master/src/lib/formats/mfi_dsk.cpp
@FakeShemp commented on GitHub (Jan 5, 2026):
The Mame floppy image format is using angles instead of timings to represent the flux. This has the benefit of being drive speed agnostic, but we will have to solve it's representation in some other way. Most likely by introducing a new blocktype.