spectramfid
A ramdisk on a Spectranet device FID driver for CP/M Plus
...This project proposes a FID driver that exposes Spectranet's extra memory as a ramdisk to the CP/M Plus system.
Changes in v1.1: keep floppy drive motor state (as set by CP/M) when paging in Spectranet RAM (to avoid motor jumps). Unfortunately, motor state is controlled by the same hardware register as +3's memory paging features!
Changes in v1.2: Avoid using Spectranet RAM page 0 used by the device itself. Thanks to this change this driver can be used with the upcoming driver for networked disk image.
...