Disk images
Jump to navigation
Jump to search
In order to use floppy disks in an emulator we have to deliver their contents to the emulator in an appropriate format. Floppy disks are actually two-dimensional things, but files in a computer are a sequence of bytes, so we have to arrange the floppy content somehow.
Floppy disks have a structured storage area, as shown here.