Fixed 5170 diskette drive detection (40-track vs. 80-track drives)
This commit is contained in:
parent
a474ddfa74
commit
367db06996
16 changed files with 1498 additions and 1263 deletions
|
|
@ -6,7 +6,7 @@ commented JSON, and IMG files).
|
|||
Building images from folders/files
|
||||
---
|
||||
I finally ported the code in [convdisk.php](/bin/convdisk.php) that creates disk images
|
||||
from the contents of local files/folders, which you can now access via the *diskdump* API.
|
||||
from the contents of local files/folders, which you can now access via the *DiskDump* API.
|
||||
|
||||
For example:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue