From 37021be3e1da7fce2909456fba76faa0760fd5b2 Mon Sep 17 00:00:00 2001 From: Omar Date: Thu, 20 Apr 2023 10:22:08 -0400 Subject: [PATCH] Updated Supported Systems (markdown) --- Supported-Systems.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/Supported-Systems.md b/Supported-Systems.md index 34c965e..921423f 100644 --- a/Supported-Systems.md +++ b/Supported-Systems.md @@ -138,6 +138,22 @@ These results are reported by the community. If your BlueSCSI works in a sampler * S-760 (tested by @bzeiss) * XV-5080 (tested by [manpaz](https://github.com/manpaz)) [#178](https://github.com/erichelgeson/BlueSCSI/discussions/178) +### X68000 +* Turn termination off on the board +* Use the following bluescsi.ini file settings +``` +[SCSI] +Debug = 0 +SelectionDelay = 0 +PhyMode = 0 +Quirks = 0 +EnableUnitAttention = 0 +EnableSCSI2 = 0 +EnableSelLatch = 0 +MapLunsToIDs = 0 +MaxSyncSpeed = 5 +``` + ### Yamaha * A3000 (tested by Jiri Vermirovsky) - Note that the A3000 is known for its slow SCSI operation in general. Using the A3000, a disk can be split in up to 8 partitions and then formatted. The A3000 v2 supports partitions of up to 1GB. So, if you want to have the most space possible, you'll need a disk image of at least 8GB (8 x 1GB).