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
|
|
@ -32,8 +32,8 @@ A PCjs machine XML file defines all a machine's components, including:
|
|||
* [Control Panel](panel/)
|
||||
* [CPU](cpu/)
|
||||
* [Debugger](debugger/)
|
||||
* [Floppy Disk Controller](fdc/)
|
||||
* [Hard Disk Controller](hdc/)
|
||||
* [Floppy Drive Controller](fdc/)
|
||||
* [Hard Drive Controller](hdc/)
|
||||
* [Keyboard](keyboard/)
|
||||
* [Mouse](mouse/)
|
||||
* [RAM](ram/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue