summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/thmfc1.cpp
Commit message (Collapse)AuthorAgeFilesLines
* thmfc1: Use CMD2 rather than CMD1 to verify side in track header. Fixes ↵ AJR2024-10-281-3/+5
| | | | errors on loading parts of 640K disks in to8, to8d & to9p.
* Thomson floppy disk updates AJR2024-10-271-0/+438
- to8, to9 & to9p now include the FDC in the base configuration. to9 uses a WD1770 (WD2793 appears to fail calibration), while to8 & to9p use the THM-FC-1 gate array (now a separate device). This eliminates the need to, and ability to, configure floppy disk extensions for the to8, to9 and to9p. - Changed sector offsets for double-sided .fd images so that they load correctly (usually).