Commit History

Author SHA1 Message Date
  Petteri Aimonen d5b75ac4da More tape command implementations: Erase, Seek and ReadPosition 2 years ago
  Alex Perez 4d8d0077ef Merge pull request #217 from saybur/eject-button 2 years ago
  saybur 299656a157 Support for platform eject buttons. 2 years ago
  Petteri Aimonen 82b6cc9953 Small fixes to log message analysis workflow. 2 years ago
  Alex Perez e8cb02d968 iterate devel version string 2 years ago
  Alex Perez fdddad62fa Merge pull request #209 from saybur/main 2 years ago
  saybur b7a9146512 Fix off-by-one error in debug messages. 2 years ago
  saybur e34898b321 Adjustment to raw TOC ATIME field. 2 years ago
  saybur f1dc0e35e6 Consolidate MSF/LBA conversion logic. 2 years ago
  saybur 6d0c464420 Change READ TOC track parameter to be the start track for return data. 2 years ago
  saybur 977da94eec Fix my earlier error, this should have been advancing the pointer. 2 years ago
  Alex Perez fb19e9123c Merge pull request #208 from ZuluSCSI/dev_2GB_sd_cards 2 years ago
  Petteri Aimonen 1546757f22 RP2040: Add support for 2GB SD cards 2 years ago
  Petteri Aimonen 1265b33386 Fix crash when switching between FAT and exFAT formatted cards. 2 years ago
  Alex Perez 20ed645528 Merge pull request #207 from saybur/audio-cdrom 2 years ago
  saybur 385ec19b01 Add audio stop for SEEK commands. 2 years ago
  saybur e69d4eb4dd Unused variable warning for non-audio firmware. 2 years ago
  saybur 45748b4dff Implement STOP PLAY/SCAN 2 years ago
  saybur 766f65da8c Added mode page 0x0D and a vendor-specific way to stop playback. 2 years ago
  saybur a4ec0ac03b Adjust playback length to match observed requests from hosts. 2 years ago
  saybur feff85ff03 PLAY AUDIO MSF tweak. 2 years ago
  saybur 33f572c71d Pause state needs to be reset when starting/stopping an operation. 2 years ago
  saybur eb428c5c50 Operate off a pointer to the image, not a copy. 2 years ago
  saybur 6003f7eac0 Command adjustments for MSF addressing. 2 years ago
  saybur ec86380837 Output mode page 0x0E at any compatibility level. 2 years ago
  saybur 802420fa36 Use existing image store instead of new FsFile for audio data. 2 years ago
  saybur 3edd6afc42 Split common audio components out of platform-specific header. 2 years ago
  saybur 2b779976f5 Add debug label for a few CD related commands. 2 years ago
  saybur 9598288e70 Stop audio playback when certain commands are received. 2 years ago
  saybur 583db56e3c Fix typo on audio include guards. 2 years ago