From 5565297cc08f177eac9e600e7fa6be789261cf37 Mon Sep 17 00:00:00 2001 From: Eric Helgeson Date: Fri, 26 Mar 2021 11:39:26 -0500 Subject: [PATCH] Fix spacing/newlines --- README.adoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.adoc b/README.adoc index 931ad4c..d1f962f 100644 --- a/README.adoc +++ b/README.adoc @@ -67,14 +67,15 @@ y - LUN id usually 0. 512 - Sector size. Usually 512. 256, 512, & 1024 supported. ``` -### Examples: +### Examples + +`HD10_512.hda` - Hard Disk at SCSI ID 1, LUN 0, sector size of 512. -`HD10_512.hda` - Hard Disk at SCSI ID 1, LUN 0, sector size of 512. `HD51_512 System 6.0.8L LC.hda` - Hard Disk at SCSI ID 5, LUN 1, sector size of 512. Text between block size and .hda is ignored. ### Bad -`HD99_712 foo bar fizz buzz bang.hda` Over 32 chars and invalid SCSI/LUN/Block size.... +`HD99_712 foo bar fizz buzz bang.hda` Over 32 chars and invalid SCSI/LUN/Block size If no image files are found PC13 will pulse on and off. Check the log file for any errors.