| 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 |
| r242682 | r242683 | |
|---|---|---|
| 1186 | 1186 | LEGACY_FLOPPY_OPTIONS_END |
| 1187 | 1187 | |
| 1188 | 1188 | LEGACY_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, | |
| 1190 | 1190 | HEADS([1]-2) |
| 1191 | 1191 | TRACKS([80]) |
| 1192 | 1192 | SECTOR_LENGTH([512]) |
| https://github.com/mamedev/mame/commit/ff73a6a116fa7a3c8c415a44c8939052f5b2445e |
| Previous | 199869 Revisions | Next |