Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Allow for BlueSCSI to load image sets without having to move files around on the SD card. As an example this will allow users to use the same BlueSCSI and switch between their Mac Plus, PowerMac, PowerBook, etc without having to remove the SD card and change/move files.
Using Pins A1/B1 and the internal pullup, check at startup and load the appropriate
ImageSetN
folder. Default is to load the root of the SD card so there is no breaking behavior.If the optional
/ImageSetAll
directory exists - it will always load images in there. This way you can have a shared drive between all sets.If an ID conflicts, the last one wins. Order is
ImageSetN
, thenImageSetAll
./
or/ImageSet0
if exists/ImageSet1
/ImageSet2
/ImageSet3
Questions:
ImageSet
make wording make sense for users?Hardware:
You can add this to any BlueSCSI 1.0-a -> 1.1-a with PA1, BA1, and Ground to an 3x2 block headers. Future versions of BlueSCSI will have header or jumpers (or both) on the board.