saybur
|
43507dbd32
Support for platform eject buttons.
|
2 vuotta sitten |
Petteri Aimonen
|
f55c72c4a6
Fix IMG0..9 config entries in zuluscsi.ini not working (#223)
|
2 vuotta sitten |
Petteri Aimonen
|
a75508c93d
More tape command implementations: Erase, Seek and ReadPosition
|
2 vuotta sitten |
saybur
|
fe4f94e5b1
Clarify usage of values within the CUE file parser and update test file.
|
2 vuotta sitten |
saybur
|
0b407b21b5
Use a local struct copy when finding the last CUE track.
|
2 vuotta sitten |
saybur
|
f52687e022
Set file_offset to start of actual track.
|
2 vuotta sitten |
saybur
|
a272ab871d
Handle edge case where track start is zero due to pause at disk start.
|
2 vuotta sitten |
saybur
|
8634619eb2
Remove unused pregap start.
|
2 vuotta sitten |
saybur
|
785e66c4cb
Intercept READ(6) to allow CHECK CONDITION when blocksize != 2048
|
2 vuotta sitten |
saybur
|
e8bde5e526
Reject basic READ commands if the 2048-byte spec requirement is not met.
|
2 vuotta sitten |
saybur
|
713001e865
Leaving reference to a vendor-specific rewind/fast-forward command.
|
2 vuotta sitten |
saybur
|
c744433761
Implement some vendor-specific behavior the Apple driver expects.
|
2 vuotta sitten |
saybur
|
1ce6625fd6
Implementation of CD-specific READ CAPACITY command.
|
2 vuotta sitten |
saybur
|
fe747e2ac0
Add explicit bounds checking for read CD commands.
|
2 vuotta sitten |
saybur
|
8b0be7ba42
Fix playback positioning within tracks.
|
2 vuotta sitten |
saybur
|
e7d008ad43
Have A0, A1, A2 pointers match the track types they point to.
|
2 vuotta sitten |
saybur
|
f6692d0eae
Update simple full TOC reporting to adjustments made to regular version.
|
2 vuotta sitten |
saybur
|
32215b2cea
Report updated lead-out information for basic TOC command
|
2 vuotta sitten |
saybur
|
7c73a46637
Handle lead-out positioning given variable length data in the image.
|
2 vuotta sitten |
saybur
|
e724675285
Full TOC needs to return addresses in hex rather than bcd.
|
2 vuotta sitten |
saybur
|
d3799146f9
Remove TOC handler for PMA area (format 0011b)
|
2 vuotta sitten |
saybur
|
8f6ec37d86
Q sub-channel Min/Sec/Frame changed to relative addressing.
|
2 vuotta sitten |
saybur
|
e4722462c9
Offset MSF addresses with 2s pre-gap.
|
2 vuotta sitten |
saybur
|
4e20ccaba1
Remove B0 and C0 headers from full TOC response.
|
2 vuotta sitten |
saybur
|
932c6c304d
Change READ HEADER to return sector address instead of track start address.
|
2 vuotta sitten |
saybur
|
804e96e50d
Fix off-by-one error in debug messages.
|
2 vuotta sitten |
saybur
|
20cbf7df59
Adjustment to raw TOC ATIME field.
|
2 vuotta sitten |
saybur
|
d56938e159
Consolidate MSF/LBA conversion logic.
|
2 vuotta sitten |
saybur
|
b08b451711
Change READ TOC track parameter to be the start track for return data.
|
2 vuotta sitten |
saybur
|
d9ec051461
Fix my earlier error, this should have been advancing the pointer.
|
2 vuotta sitten |