提交历史

作者 SHA1 备注 提交日期
  Petteri Aimonen f8ebc48d94 Convert image file contiguous warning to debug level 2 年之前
  Petteri Aimonen 7bff4d4ec1 Remove the issue #80 warning from logs. 2 年之前
  Eric Helgeson 09e0cde73d Add ability to clear the rom header via CLEAR_ROM file 2 年之前
  Petteri Aimonen e80a3c5143 RP2040: Add .ini option to enable/disable parity check. 2 年之前
  Morio 45255d6103 Open image as read-only if attribute set 2 年之前
  Petteri Aimonen d84afb1772 Reinsert CD-ROM image when receiving Inquiry command 2 年之前
  Petteri Aimonen 3d1ac5bb8a RP2040: Implement non-blocking read from SCSI bus 2 年之前
  Petteri Aimonen d3b3c4b4d5 Update code to work with SdFat 2.2.0 2 年之前
  Petteri Aimonen c23c08c470 Dont show ROM drive log messages when platform has none 2 年之前
  Morio c7fe329cfb Change ini key names and log wording 3 年之前
  Morio e035a8152c Disable ROM with zuluscsi.ini file 3 年之前
  Morio 56de478733 Report correct max rom size in log 3 年之前
  Petteri Aimonen bbdd5bec2b Add docs about ROM drive, add led flash 3 年之前
  Petteri Aimonen 3d7b41ce9e Allow ROM drive to operate with SD card removed. 3 年之前
  Petteri Aimonen 7cdbabf161 Report ROM drive as read-only 3 年之前
  Petteri Aimonen 9a6599fbbf Fix ROM drive with ID 0 3 年之前
  Alex Perez 9eadee1d8a Merge pull request #103 from ZuluSCSI/rp2040_rom_drive 3 年之前
  Petteri Aimonen ee4f1aa70c RP2040: Initial support for ROM drive in microcontroller flash space 3 年之前
  Petteri Aimonen e1819ac981 Fix problems with 256 byte sector size (#97) 3 年之前
  Alex Perez d8a0718dfb Merge pull request #83 from ZuluSCSI/fix_image_reported_size 3 年之前
  Petteri Aimonen 811309de53 Limit drive capacity to actual file size (#80) 3 年之前
  Petteri Aimonen 0080cecab1 SCSI-1: Add delay before changing to DATA phase for compatibility with Akai S1000 (#71) 3 年之前
  Morio fbeba0242a Make right align off by default for all devices 3 年之前
  Morio 5151c987c1 Remove apple quirks from defaulting to right align 3 年之前
  Petteri Aimonen 840e764992 RP2040: Fix RAW fallback mapping not working. 3 年之前
  Petteri Aimonen fd520d3717 Move Apple default drive IDs to shared code. 3 年之前
  Petteri Aimonen 1c98755230 Use raw SD card access for contiguous files. 3 年之前
  Petteri Aimonen 54242ed199 Add more filename prefixes: MO, RE, TP 3 年之前
  Petteri Aimonen 2a0f42a2d9 Show warning about undivisible image size only when host queries disk geometry (#35) 3 年之前
  Petteri Aimonen 04ab950e5c Disable raw fallback when image is specified through .ini (ZuluSCSI/ZuluSCSI-firmware#39) 3 年之前