mame icon indicating copy to clipboard operation
mame copied to clipboard

heath/h17_fdc.cpp: Skeleton impl for the H-88-1 Hard-Sectored Controller

Open mgarlanger opened this issue 1 year ago • 0 comments

Initial code for the Heath H-88-1 Hard-sectored controller for the H-89 family of systems. This supported up to 3 floppy drives.

This initial code implements the I/O ports of the controller, includes the AMI S2350 USRT, the transmitter clock for the USRT.

Things still needed

  • MAME's core code must support hard-sectored disk images.
  • Receiver clock for the USRT, based on read clock bits from the disk.
  • Add support for a Heath hard-sectored disk image format.
  • Add controller to the H89 systems.

mgarlanger avatar Feb 02 '24 06:02 mgarlanger