Changes

UIDE Universal IDE adapter cards for Z-80 computers

29 bytes added, 12:03, 10 March 2017
/* BASIC program to load the driver from a DOM */
=== BASIC program to load the driver from a DOM ===
If you choose to buy one of my DOMs, I can load it with the xdriver FID file and the uIDE image I describe below. You can also download and copy the uIDE hard disk image onto your own IDE device as this has the driver file preloaded(see below for instructions).
Enter the following program into BASIC and run it. It will retrieve the driver from the IDE device and write it to the currently logged-in disk. The driver file is written to the first three sectors on the IDE device, so that even if you format it, you can still use the BASIC program to restore the FID (because track 0 is reserved by the driver for future use).
412
edits