support 800k ProDOS order (.po) disks

This commit is contained in:
peterferrie 2015-01-02 22:41:39 -08:00
parent 46645aeba4
commit ff73a6a116

View File

@ -1186,7 +1186,7 @@ LEGACY_FLOPPY_OPTIONS_START( apple35_mac )
LEGACY_FLOPPY_OPTIONS_END
LEGACY_FLOPPY_OPTIONS_START( apple35_iigs )
LEGACY_FLOPPY_OPTION( apple35_raw, "dsk,img,image", "Apple raw 3.5\" disk image", apple35_raw_identify, apple35_raw_construct, NULL,
LEGACY_FLOPPY_OPTION( apple35_raw, "dsk,img,image,po", "Apple raw 3.5\" disk image", apple35_raw_identify, apple35_raw_construct, NULL,
HEADS([1]-2)
TRACKS([80])
SECTOR_LENGTH([512])