提交历史

作者 SHA1 备注 提交日期
  saybur 6d0c464420 Change READ TOC track parameter to be the start track for return data. 2 年之前
  saybur 977da94eec Fix my earlier error, this should have been advancing the pointer. 2 年之前
  Alex Perez fb19e9123c Merge pull request #208 from ZuluSCSI/dev_2GB_sd_cards 2 年之前
  Petteri Aimonen 1546757f22 RP2040: Add support for 2GB SD cards 2 年之前
  Petteri Aimonen 1265b33386 Fix crash when switching between FAT and exFAT formatted cards. 2 年之前
  Alex Perez 20ed645528 Merge pull request #207 from saybur/audio-cdrom 2 年之前
  saybur 385ec19b01 Add audio stop for SEEK commands. 2 年之前
  saybur e69d4eb4dd Unused variable warning for non-audio firmware. 2 年之前
  saybur 45748b4dff Implement STOP PLAY/SCAN 2 年之前
  saybur 766f65da8c Added mode page 0x0D and a vendor-specific way to stop playback. 2 年之前
  saybur a4ec0ac03b Adjust playback length to match observed requests from hosts. 2 年之前
  saybur feff85ff03 PLAY AUDIO MSF tweak. 2 年之前
  saybur 33f572c71d Pause state needs to be reset when starting/stopping an operation. 2 年之前
  saybur eb428c5c50 Operate off a pointer to the image, not a copy. 2 年之前
  saybur 6003f7eac0 Command adjustments for MSF addressing. 2 年之前
  saybur ec86380837 Output mode page 0x0E at any compatibility level. 2 年之前
  saybur 802420fa36 Use existing image store instead of new FsFile for audio data. 2 年之前
  saybur 3edd6afc42 Split common audio components out of platform-specific header. 2 年之前
  saybur 2b779976f5 Add debug label for a few CD related commands. 2 年之前
  saybur 9598288e70 Stop audio playback when certain commands are received. 2 年之前
  saybur 583db56e3c Fix typo on audio include guards. 2 年之前
  saybur 0d46e4fa26 Experimental audio playback support from BIN/CUE files. 2 年之前
  Alex Perez 579c2110bd Update ZuluSCSI_config.h 2 年之前
  Alex Perez 2d40c0fb69 Merge pull request #205 from ZuluSCSI/dev_tape_support 2 年之前
  Petteri Aimonen be4f443f55 Add more tape drive command implementations 2 年之前
  Kars de Jong e8c6d00de9 Add rudimentary support for tapes 2 年之前
  Alex Perez bb8dfe7d6e Merge pull request #204 from ZuluSCSI/dev_bin_cue 2 年之前
  Petteri Aimonen 77a5418f6e Add cue/bin support to readme. 2 年之前
  Petteri Aimonen a94d93168e ZuluSCSI_cdrom: clean up indentation to spaces 2 年之前
  Petteri Aimonen d3b58c3927 Bug fixes and improvements to CD-ROM emulation with cue sheets 2 年之前