Difference between revisions of "Disk images"

From Ninerpedia
Jump to navigation Jump to search
(Created page with "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 file...")
(No difference)

Revision as of 16:02, 5 April 2011

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.