From cd728e3b140490eb126f34fbcfe89e0cc5a81e6d Mon Sep 17 00:00:00 2001 From: Eric Helgeson Date: Mon, 29 Mar 2021 12:29:30 -0500 Subject: [PATCH] Add note about exfat and perf --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index f0c6a28..17f7386 100644 --- a/README.adoc +++ b/README.adoc @@ -55,7 +55,7 @@ See docs/assembly.md ## Usage -Hard Disk image files are placed in the root directory of a `FAT32` (or `ExFat`) formatted SD card. You can create a disk image using `dd` or any raw disk will work. See premade disks below. These images are compatible with the RaSCSI device and Basilisk II emulator. +Hard Disk image files are placed in the root directory of a `ExFat` or `FAT32` formatted SD card. https://twitter.com/theory_retro/status/1376571371694723076[`ExFat` may be much faster]. Use a premade or blank disk below. These images are compatible with the RaSCSI device and Basilisk II emulator. The naming convention is as follows (file name max 32 characters). Note you may mount multiple drives at a time to different SCSI ID's.