Commit History

Author SHA1 Message Date
  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
  Petteri Aimonen 8bd888555d Move SCSI2SD cdrom.c to ZuluSCSI_cdrom.cpp for extensibility 2 years ago
  Petteri Aimonen 3bcba34f67 Refactor ImageBackingStore and ROMDrive to separate files. 2 years ago
  Petteri Aimonen 039f151778 Add a simple CUE file parser library 2 years ago
  Kars de Jong d7ccb90480 Improved OMTI support 2 years ago
  Eric Helgeson ba4b5012ab Add initial voltage log. 2 years ago
  Eric Helgeson 77919d159f Merge pull request #36 from mynameistroy/troy/icd_and_full_cmd_decode 2 years ago
  Troy 7021e3f409 Support for Atari ST ICD extensions 2 years ago
  Eric Helgeson 39e923d710 Point users to wiki so they dont copy/paste ini file 2 years ago
  Eric Helgeson 344aeb0d12 Fix typo in ini Parity key 2 years ago
  Eric Helgeson 40a68e89d0 Unsure how this got back in, removing for a second time 2 years ago
  Petteri Aimonen 433e6c39cc RP2040: Fix USB log corruption 2 years ago
  Petteri Aimonen 33f74ab683 RP2040: Use platform_poll() to make initiator mode logging more real-time. 2 years ago
  Petteri Aimonen 1cd3af4f05 RP2040 Initiator mode: Fix error recovery after watchdog aborts command. 2 years ago
  Petteri Aimonen d1e87a8f6a Add platform_poll() function for processing. (#193) 2 years ago
  Petteri Aimonen 6b13c942f1 SCSI2SD: Set Inquiry standard version based on EnableSCSI2 setting (#123) 2 years ago
  Petteri Aimonen 23b389c87a SCSI2SD: Add support for lead-out track in CDROM READTOC (#184) 2 years ago
  Petteri Aimonen 6dd37e3f42 RP2040: Monitor board supply voltage and warn if voltage drops too low. 2 years ago
  Petteri Aimonen 2cef5a30a8 Save debug log even when no SCSI requests are coming in 2 years ago
  Petteri Aimonen e05a510c82 RP2040: Improve logging in timeout situations 2 years ago
  Petteri Aimonen 8a07a96d12 Fix misleading 0 MB/s message 2 years ago
  Eric Helgeson e342f79a1b Merge pull request #30 from mynameistroy/parity_fix 2 years ago
  Troy 0da729231d Party is properly ignored when Parity=0 2 years ago