Files
Howard M. Harte 960f9d87a1 Add example image configuration for CompuPro 8-16 8" CP/M disks.
Tested on a CompuPro 8-16 System using the 50-to-34 pin adapter
board available here:

https://gitlab.com/NF6X_Retrocomputing/fd50to34

Make sure to set the jumpers on the fd50to34:
    * 2SIDE - Install if emulated floppy disk is double-sided.
    * MTRON - Install

In FF.CFG, set interface=shugart

Supports disk images:
    * Standard CP/M 8" SS/DD 128-byte sectors.
    * CompuPro 8" SS/DD  128-byte sectors.
    * CompuPro 8" DS/SD  128-byte sectors.
    * CompuPro 8" DS/DD 1024-byte sectors.
    * CompuPro 8" DS/DD  512-byte sectors.
    * CompuPro 8" DS/DD  256-byte sectors.
2020-10-25 11:32:26 -07:00
..