Commit History

Author SHA1 Message Date
  Petteri Aimonen 66c1e47d29 RP2040: Add support for 2GB SD cards 2 years ago
  Petteri Aimonen 65a4566e0d Fix crash when switching between FAT and exFAT formatted cards. 2 years ago
  saybur dbf7ae45d4 Add audio stop for SEEK commands. 2 years ago
  saybur f5f6ef55ae Unused variable warning for non-audio firmware. 2 years ago
  saybur 0021e77b7c Implement STOP PLAY/SCAN 2 years ago
  saybur 9e2b1a4a6a Added mode page 0x0D and a vendor-specific way to stop playback. 2 years ago
  saybur f31795640e Adjust playback length to match observed requests from hosts. 2 years ago
  saybur 065ce65924 PLAY AUDIO MSF tweak. 2 years ago
  saybur d6b475aa3d Pause state needs to be reset when starting/stopping an operation. 2 years ago
  saybur e8515bedb1 Operate off a pointer to the image, not a copy. 2 years ago
  saybur 2293627145 Command adjustments for MSF addressing. 2 years ago
  saybur 82f06b18d0 Output mode page 0x0E at any compatibility level. 2 years ago
  saybur 33d6a27991 Use existing image store instead of new FsFile for audio data. 2 years ago
  saybur 317a22971e Split common audio components out of platform-specific header. 2 years ago
  saybur cedd82901f Add debug label for a few CD related commands. 2 years ago
  saybur a9d3906131 Stop audio playback when certain commands are received. 2 years ago
  saybur 2aac89b6a5 Fix typo on audio include guards. 2 years ago
  saybur 42ff3aeef7 Experimental audio playback support from BIN/CUE files. 2 years ago
  Eric Helgeson 0532f50df3 dos2unix - CRLF to LF 2 years ago
  Eric Helgeson dc9353ea88 Add experimental build 2 years ago
  saybur 2b6a100fca Experimental SP/DIF output on expansion pins of RP2040 boards 2 years ago
  Petteri Aimonen ea15cd2f25 Add more tape drive command implementations 2 years ago
  Kars de Jong cc3587d96a Add rudimentary support for tapes 2 years ago
  Petteri Aimonen 6a34e8c6c1 ZuluSCSI_cdrom: clean up indentation to spaces 2 years ago
  Petteri Aimonen d382dabcff Bug fixes and improvements to CD-ROM emulation with cue sheets 2 years ago
  Petteri Aimonen 8a3fd63d56 ZuluSCSI_disk: rename doRead() -> scsiDiskStartRead() 2 years ago
  Petteri Aimonen 562ef302ed CUEParser: add sector_length 2 years ago
  Petteri Aimonen d0f350822f ImageBackingStore: Automatic fallback to SdFat on unaligned access. 2 years ago
  Petteri Aimonen b9e10c5b3d Add stubs for CD-ROM audio playback 2 years ago
  Petteri Aimonen 4cbddef938 Beginnings of CD-ROM cue sheet support 2 years ago