| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | swtpc09: add a UniFLEX specific floppy format. | 2019-08-13 | 1 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | The UniFLEX disk format is not compatible with the Flex format. Significantly it does not use a mix of single density for booting on some double density disks which makes it simpler - hardware required a new boot ROM to run UniFLEX. Further, the UniFLEX sector size is 512 bytes versus 256 for Flex, and the UniFLEX 'SIR' info sector record is completely different to the info on Flex disk, and the file system format is also not at all compatible. Thus the UniFlex format can rely largely on the WD17xx format, with an overload to handle the sector numbering on the second side continuing from the first side (one feature in common with the Flex format). This gives a quick 'save' capability and shares code. Support for 8" disks is included as this was the initial distribution format and the only one found so far. | ||||
| * | add write support for Olivetti M20 floppy images | 2019-08-06 | 1 | -1/+3 | |
| | | | | | | m20_dsk.cpp: add write support floptool.cpp: add m20 format support | ||||
| * | agat: basic emulation of agat9 (video, apple compat mode, LLE floppy) | 2019-07-02 | 1 | -1/+8 | |
| | | | | | also included: MX floppy format (nw) | ||||
| * | apple2: Add WOZ format [O. Galibert] | 2018-04-24 | 1 | -0/+1 | |
| | | |||||
| * | floptool: Added Acorn Atom floppy formats. (nw) | 2017-11-06 | 1 | -0/+2 | |
| | | |||||
| * | floptool: Added Acorn floppy formats (nw) | 2017-10-19 | 1 | -1/+9 | |
| | | |||||
| * | srcclean (nw) | 2017-05-28 | 1 | -1/+1 | |
| | | |||||
| * | Hp9845: Support for HPI floppy format (#2310) | 2017-05-16 | 1 | -0/+4 | |
| | | | | | hp9845: Support for HPI floppy format [F. Ulivi, A.Kückes] | ||||
| * | clang-modernize part 5 | 2015-12-04 | 1 | -2/+2 | |
| | | |||||
| * | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+275 | |
