Alex Perez
|
d33a869ced
so close, but not close enough. Reducing further.
|
2 年之前 |
Alex Perez
|
1030dad03a
Reduce memory usage for testing
|
2 年之前 |
Alex Perez
|
cc31546e10
Update platformio.ini
|
2 年之前 |
Alex Perez
|
cce9b55c24
iterate devel version string
|
2 年之前 |
Alex Perez
|
48e6783108
prepare for release
|
2 年之前 |
Alex Perez
|
5bc1b3b67d
Update ZuluSCSI_config.h
|
2 年之前 |
Alex Perez
|
a50f446273
Merge pull request #215 from saybur/audio-msf
|
2 年之前 |
saybur
|
a7e6cd2b9c
Clarify usage of values within the CUE file parser and update test file.
|
2 年之前 |
saybur
|
faa0c6ca2d
Use a local struct copy when finding the last CUE track.
|
2 年之前 |
Alex Perez
|
eafbb38494
Merge pull request #219 from ZuluSCSI/dev_tape_commands
|
2 年之前 |
Petteri Aimonen
|
d5b75ac4da
More tape command implementations: Erase, Seek and ReadPosition
|
2 年之前 |
Alex Perez
|
4d8d0077ef
Merge pull request #217 from saybur/eject-button
|
2 年之前 |
saybur
|
299656a157
Support for platform eject buttons.
|
2 年之前 |
saybur
|
14aac8050a
Set file_offset to start of actual track.
|
2 年之前 |
saybur
|
d14b641f35
Handle edge case where track start is zero due to pause at disk start.
|
2 年之前 |
saybur
|
d66102337e
Remove unused pregap start.
|
2 年之前 |
saybur
|
fcac5ae7c6
Intercept READ(6) to allow CHECK CONDITION when blocksize != 2048
|
2 年之前 |
saybur
|
3a6abfee24
Reject basic READ commands if the 2048-byte spec requirement is not met.
|
2 年之前 |
saybur
|
89331518dd
Leaving reference to a vendor-specific rewind/fast-forward command.
|
2 年之前 |
saybur
|
6ccdfd4549
Implement some vendor-specific behavior the Apple driver expects.
|
2 年之前 |
saybur
|
4b66b35893
Implementation of CD-specific READ CAPACITY command.
|
2 年之前 |
saybur
|
519dc231e6
Add explicit bounds checking for read CD commands.
|
2 年之前 |
saybur
|
dcee82f0cd
Fix playback positioning within tracks.
|
2 年之前 |
saybur
|
f845eb6f12
Have A0, A1, A2 pointers match the track types they point to.
|
2 年之前 |
saybur
|
de5893fa86
Update simple full TOC reporting to adjustments made to regular version.
|
2 年之前 |
saybur
|
4e30a0ad53
Report updated lead-out information for basic TOC command
|
2 年之前 |
saybur
|
10f9302df5
Handle lead-out positioning given variable length data in the image.
|
2 年之前 |
saybur
|
fe21f38699
Full TOC needs to return addresses in hex rather than bcd.
|
2 年之前 |
Petteri Aimonen
|
82b6cc9953
Small fixes to log message analysis workflow.
|
2 年之前 |
saybur
|
45668e2b1b
Merge branch 'ZuluSCSI:main' into audio-msf
|
2 年之前 |