Updated Usage (markdown)

Eric Helgeson 2021-01-12 11:52:52 -06:00
parent 309f34a9c7
commit e53c4e8233

@ -5,12 +5,14 @@ Hard Disk image files are placed in the root directory of a `FAT32` formatted SD
The naming convention is as follows:
`HDxy_512.HDS`
```
HD - Hard Disk
x - SCSI ID to attach to. 0-7 (though 7 on a Macintosh is the System)
y - LUN id usually 0.
512 - Sector size. Usually 512.
```
eg:
Example:
`HD10_512.HDS` - Hard Disk at SCSI ID 1, LUN 0, sector size of 512.