v2023.07.01
What's Changed
- Improve CD-ROM image switching logic by @PetteriAimonen in #251
- Increase MPC3000 InitPreDelay to 600ms, from 500ms (cb5fd0a)
- Fix bootloader size comparison (fix #227) by @PetteriAimonen in #250
- RP2040 SDIO: Increase stopTransmission timeout. by @PetteriAimonen in #253
- ZuluSCSI GD32 V1.1: Fix PhyMode=2 (DMA_TIMER) with AHA2940UW by @PetteriAimonen in #254
- ZuluSCSI GD32 V1.1 Fix PhyMode=1(PIO) (fix #245) by @PetteriAimonen in #249
- Temporary fix for DMA_TIMER mode on ZuluSCSI v1.1 by @morio in #256
Previous changes in v2023.06.13
- Fix CD-ROM leadout LBA with BIN/CUE images by @PetteriAimonen in #236
- CDROM: Mode page 0x2A, READ TRACK INFORMATION, and GET CONFIGURATION by @saybur in #237
- Akai MPC3000 compatibility fix: Add the ability to delay boot by @morio in #243. Set System=MPC3000 in your zuluscsi.ini file. This is only necessary on ZuluSCSI RP2040 hardware, and not with ZuluSCSI V1.1
The RP2040 Audio firmware/features can only be used with additional hardware, which is not yet commercially available.
- EXPERIMENTAL SP/DIF output on expansion pins of RP2040 boards by @saybur in #201
- EXPERIMENTAL audio playback support from BIN/CUE files. by @saybur in #207
For boards marked:
- "ZuluSCSI V1.1", you must download and place ZuluSCSIv1_1_.bin on your SD card.
- "ZuluSCSI V1.0", you must download and place ZuluSCSIv1_0_.bin on your SD card.
- "ZuluSCSI Mini V1.0" (DB25 version, blue printed circuit board) ZuluSCSIv1_0_mini.bin
- "ZuluSCSI RP2040" (ALL red boards), you must download and place ZuluSCSI_RP2040.bin on your SD card.
- "ZuluSCSI Compact Homebrew" (Green or Red boards), you must download and place ZuluSCSI_RP2040.bin on your SD card.