mirror of
https://github.com/erichelgeson/BlueSCSI.git
synced 2024-11-22 06:32:16 +00:00
Updated Supported Systems (markdown)
parent
37021be3e1
commit
adc8ad01a7
@ -138,22 +138,6 @@ 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).
|
||||
@ -224,4 +208,22 @@ Tested with `v1.1-SNAPSHOT-20220617`:
|
||||
# Atari
|
||||
|
||||
## Working
|
||||
* Atari TT030 (tested by [fdanapfel](https://github.com/fdanapfel)) [#178](https://github.com/erichelgeson/BlueSCSI/issues/171)
|
||||
* Atari TT030 (tested by [fdanapfel](https://github.com/fdanapfel)) [#178](https://github.com/erichelgeson/BlueSCSI/issues/171)
|
||||
|
||||
# X68000
|
||||
|
||||
## Working
|
||||
* 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
|
||||
```
|
Loading…
Reference in New Issue
Block a user