]> localhost Git - SCSI2SD-V6.git/commit
Added configurable block-size support
authorMichael McMaster <michael@codesrc.com>
Thu, 27 Mar 2014 14:24:33 +0000 (00:24 +1000)
committerMichael McMaster <michael@codesrc.com>
Thu, 27 Mar 2014 14:24:33 +0000 (00:24 +1000)
commit0bb5ed8349a904b38a29fc5cbee4aa39b8c02f98
tree332d0ea92a930e25600cc36b50568be1c253675b
parent7231a4e2102e85b66eb377d246d65c1150a6115f
Added configurable block-size support
13 files changed:
CHANGELOG
software/SCSI2SD/src/config.c
software/SCSI2SD/src/config.h
software/SCSI2SD/src/disk.c
software/SCSI2SD/src/disk.h
software/SCSI2SD/src/geometry.c
software/SCSI2SD/src/geometry.h
software/SCSI2SD/src/mode.c
software/SCSI2SD/src/scsi.c
software/SCSI2SD/src/scsi.h
software/SCSI2SD/src/sd.c
software/SCSI2SD/src/sd.h
software/scsi2sd-config/main.c