mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Add imd to core concepts
This commit is contained in:
@@ -22,8 +22,8 @@ sector-by-sector record of the _decoded_ data on the disk. For example, on a
|
|||||||
disk with 512 byte sectors, one sector will occupy 512 bytes. These are
|
disk with 512 byte sectors, one sector will occupy 512 bytes. These are
|
||||||
typically what you want in everyday life. FluxEngine supports a variety of file
|
typically what you want in everyday life. FluxEngine supports a variety of file
|
||||||
system image formats, including
|
system image formats, including
|
||||||
[LDBS](http://www.seasip.info/Unix/LibDsk/ldbs.html), Macintosh's [DiskCopy
|
[LDBS](http://www.seasip.info/Unix/LibDsk/ldbs.html), [imd](http://dunfield.classiccmp.org/img/index.htm),
|
||||||
4.2](https://en.wikipedia.org/wiki/Disk_Copy) and some others, including
|
Macintosh's [DiskCopy 4.2](https://en.wikipedia.org/wiki/Disk_Copy) and some others, including
|
||||||
Amiga's `.adf`, Atari ST's `.st`, and so on.
|
Amiga's `.adf`, Atari ST's `.st`, and so on.
|
||||||
|
|
||||||
Flux, however, is different. It represents the actual magnetic data on the
|
Flux, however, is different. It represents the actual magnetic data on the
|
||||||
|
|||||||
Reference in New Issue
Block a user