v1.1-20221203
erichelgeson
released this
03 Dec 22:29
·
40 commits
to main
since this release
Whats new
- Fixed an issue with CD support in Mac OS 8.0 (and oddly only 8.0)
- Added support for MegaSTE which we can now map ID's to LUNs when the
MSTE_MODE
file is present on the root of the SD card. - Warn and direct user to help if their image file is fragmented on the SD card, which could cause performance issues.
- Re-address SPI speed selection which should help SD card speed and detection.
- Cleaned up some of the 3D case files
How to Update
Use the BlueSCSI Updater or QMK Toolbox to flash the file via USB.
If you are flashing the file manually be sure to check the LOG.txt to see what version you currently have (eg: -USB
, etc)
Pull Requests
- Fix for incorrect response to READ_DVD_STRUCTURE by @mynameistroy in #183
- Fix typo in README.adoc by @command-tab in #185
- external-db25 3D-printed case remix by @lausvi in #172
- Rename file to be more clear by @erichelgeson in #187
- Revert "We only need to test 50 and 25 as the rest are just divided and rounded to full and half." by @erichelgeson in #186
- added a full lookup table for cdb length by @mynameistroy in #194
- MegaSTE mode added for using IDs as LUNs by @mynameistroy in #196
New Contributors
- @command-tab made their first contribution in #185
- @lausvi made their first contribution in #172
Full Changelog: v1.1-20220917...v1.1-20221203