Try to be more consistent when referring to disks vs. drives (eg, Drive Controllers, not Disk Controllers)

This commit is contained in:
Jeff Parsons 2016-05-01 13:47:58 -07:00
commit b04ef7e49f
40 changed files with 5266 additions and 68 deletions

View file

@ -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;