Skip to content

Releases: BlueSCSI/BlueSCSI-v2

Wi-Fi Beta

26 Aug 21:32
Compare
Choose a tag to compare
Wi-Fi Beta Pre-release
Pre-release

Download the .uf2 file below.

Documentation can be found here: https://github.com/BlueSCSI/BlueSCSI-v2/wiki/WiFi-DaynaPORT

Code Discussion: https://github.com/BlueSCSI/BlueSCSI-v2/pulls

Non-code Discussion: https://tinkerdifferent.com/threads/bluescsi-v2-daynaport-wifi-beta.2857/

Known issues:
* Mac Plus (and probably portable) is unable to boot from BlueSCSI disk when flash with this firmware.
* LED on Pico is disabled

  • ROM disk does not work when using this firmware
  • Update via SD card may not work.

v2023.08.10

11 Aug 01:24
Compare
Choose a tag to compare

How to update

https://github.com/BlueSCSI/BlueSCSI-v2/wiki/Updating-Firmware

What's Changed

  • Implicit ImgDir by @erichelgeson in #52
    • Users no longer have to configure ini files for sets of CD images, just use a folder named CD3 filled with ISO's (where 3 is the SCSI ID)
  • Fix rom drive by @erichelgeson in #57
    • Resolves issue in previous release related to ROM drives
  • DB25 2023_06a, Smaller Design by @androda in #58

Full Changelog: v2023.07.03...v2023.08.10

v2023.07.03

03 Jul 20:39
Compare
Choose a tag to compare

Full Changelog: v2023.04.10...v2023.07.03
Discussion: #48
How to Update: https://github.com/BlueSCSI/BlueSCSI-v2/wiki/Updating-Firmware

Highlights

New!

Fixes!

Chore!

New or changed config params

  • Parity is now EnableParity
  • BlockSize - allow block size to be overridden at the ini level
  • DisableConfigHook - skip any defined Configuration Hooks

v2023.04.10

10 Apr 19:07
Compare
Choose a tag to compare

Changes

New

Update BOM files for new JLCPCB requirements @androda
Improve boot speeds @PetteriAimonen
Improve USB logging @PetteriAimonen
Improve Bootloader robustness and hangs @PetteriAimonen
Include SCSI command in crash log @PetteriAimonen
Handle bus reset during read prefetch @PetteriAimonen
Recover gracefully when DMA is busy at phase change @PetteriAimonen
Improve read only to handle HD images as well - @morio

Config

ReinsertCDOnInquiry - if your device does not re-insert the virtual CD image on reboot, off by default @PetteriAimonen
System - Allow for quick setting of system pre-sets such as Generic, MacPlus, and MegaSTE @PetteriAimonen

Misc

Cleanup docs and documentation

Full Changelog: 06d0925...v2023.04.10

Flashing

Place the .bin file on the root of the SD card. On next power up it will flash the firmware.

See Updating Firmware for more info.

v2023.01.25

25 Jan 16:33
Compare
Choose a tag to compare

Initial release!

See https://bluescsi.com/v2 for the announcement.

Flashing

Place the .bin file on the root of the SD card. On next power up it will flash the firmware.

See Updating Firmware for more info.