Added a few more interesting Compaq disk images

This commit is contained in:
Jeff Parsons 2014-11-03 18:13:38 -08:00 committed by jeffpar
commit effd34553a
13 changed files with 83 additions and 32 deletions

View file

@ -103,7 +103,8 @@ if (typeof module !== 'undefined') {
/**
* FDC(parmsFDC)
*
* The FDC component simulates an NEC PD765A, and has one component-specific property:
* The FDC component simulates a NEC µPD765A or Intel 8272A compatible floppy disk controller, and has one
* component-specific property:
*
* autoMount: one or more JSON-encoded objects, each containing 'name' and 'path' properties
*