Changes

765 FDC

18 bytes added, Wednesday at 21:26
/* Accessing the FDC 765 */
The Data Register (Port FB7Fh) is used to write Commands and Parameters, to read/write data bytes, and to receive result bytes. These three operations are called Command-, Execution-, and Result-Phase.
 
<br>
=== Command Phase ===
A command consists of a command byte (eventually including the MT, MF, SK bits), and up to 8 parameter bytes.
 
<br>
=== Execution Phase ===
During data transfers between the FDC and the processor, the FDC must me serviced every 26us (for MFM mode with CPC timings) or the FDC terminates the FDC command.
 
<br>
=== Result Phase ===
5,716
edits