From b6573c8b5a881449440ea84e1be03c0ce199a11e Mon Sep 17 00:00:00 2001 From: Till Harbaum Date: Sat, 14 Oct 2023 12:35:04 +0200 Subject: [PATCH] Disk a link --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f5c0497..b386469 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ a FAT formatted SD card. This has only been tested with 16 and 32 GB cards. Especially smaller cards may not work if the FAT file system uses less then 8 sectors per cluster. -At least a file named ```DISK_A.ST``` needs to be placed in the root +At least a file named [```DISK_A.ST```](sim/floppy_tb/disk_a.st) needs to be placed in the root directory of the SD card. This file is by default used as a disk image for floppy drive A. Further .ST disk images can be placed in the root directory of the SD card. Up to 32 disk images can be handled by the @@ -133,8 +133,7 @@ core at the moment. The SD card is to be inserted into the slot on the bottom side of the Tang Nano 20k inconveniently placed right below the USB connector. -The MiSTeryNano will automatically load a file named ```DISK_A.ST``` -and use it as the image for floppy disk drive A. +The MiSTeryNano will automatically load a file named [```DISK_A.ST```](sim/floppy_tb/disk_a.st) and use it as the image for floppy disk drive A. #### Changing the floppy disk image