Try to be more consistent when referring to disks vs. drives (eg, Drive Controllers, not Disk Controllers)
This commit is contained in:
parent
1cc5b58c1e
commit
b04ef7e49f
40 changed files with 5266 additions and 68 deletions
|
|
@ -4,7 +4,7 @@ title: PCjs <fdc> Element
|
|||
permalink: /docs/pcjs/fdc/
|
||||
---
|
||||
|
||||
PCjs Floppy Disk Controller (FDC) Component
|
||||
PCjs Floppy Drive Controller (FDC) Component
|
||||
---
|
||||
|
||||
Format
|
||||
|
|
@ -13,7 +13,7 @@ Format
|
|||
|
||||
Purpose
|
||||
---
|
||||
Creates an instance of the Floppy Disk Controller (FDC) component. The FDC is responsible for:
|
||||
Creates an instance of the Floppy Drive Controller (FDC) component. The FDC is responsible for:
|
||||
|
||||
- Automatically loading diskette image files at boot;
|
||||
- Simulating the appropriate controller hardware ports;
|
||||
|
|
|
|||
Loading…
Reference in a new issue