Previous 199869 Revisions Next

r34171 Saturday 3rd January, 2015 at 06:41:39 UTC by Peter Ferrie
support 800k ProDOS order (.po) disks
[src/lib/formats]ap_dsk35.c

trunk/src/lib/formats/ap_dsk35.c
r242682r242683
11861186LEGACY_FLOPPY_OPTIONS_END
11871187
11881188LEGACY_FLOPPY_OPTIONS_START( apple35_iigs )
1189   LEGACY_FLOPPY_OPTION( apple35_raw, "dsk,img,image", "Apple raw 3.5\" disk image",   apple35_raw_identify,       apple35_raw_construct, NULL,
1189   LEGACY_FLOPPY_OPTION( apple35_raw, "dsk,img,image,po", "Apple raw 3.5\" disk image",   apple35_raw_identify,       apple35_raw_construct, NULL,
11901190      HEADS([1]-2)
11911191      TRACKS([80])
11921192      SECTOR_LENGTH([512])


Previous 199869 Revisions Next


© 1997-2024 The MAME Team