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 年之前 |
saybur
|
45668e2b1b
Merge branch 'ZuluSCSI:main' into audio-msf
|
2 年之前 |
saybur
|
4e81c3e992
Remove TOC handler for PMA area (format 0011b)
|
2 年之前 |
saybur
|
92a39b092c
Q sub-channel Min/Sec/Frame changed to relative addressing.
|
2 年之前 |
saybur
|
6d524ef910
Offset MSF addresses with 2s pre-gap.
|
2 年之前 |
saybur
|
2b4dda189a
Remove B0 and C0 headers from full TOC response.
|
2 年之前 |
saybur
|
142548f5cf
Change READ HEADER to return sector address instead of track start address.
|
2 年之前 |
Alex Perez
|
e8cb02d968
iterate devel version string
|
2 年之前 |
Alex Perez
|
fdddad62fa
Merge pull request #209 from saybur/main
|
2 年之前 |
saybur
|
b7a9146512
Fix off-by-one error in debug messages.
|
2 年之前 |
saybur
|
e34898b321
Adjustment to raw TOC ATIME field.
|
2 年之前 |
saybur
|
f1dc0e35e6
Consolidate MSF/LBA conversion logic.
|
2 年之前 |
saybur
|
6d0c464420
Change READ TOC track parameter to be the start track for return data.
|
2 年之前 |
saybur
|
977da94eec
Fix my earlier error, this should have been advancing the pointer.
|
2 年之前 |
Alex Perez
|
fb19e9123c
Merge pull request #208 from ZuluSCSI/dev_2GB_sd_cards
|
2 年之前 |
Petteri Aimonen
|
1546757f22
RP2040: Add support for 2GB SD cards
|
2 年之前 |
Petteri Aimonen
|
1265b33386
Fix crash when switching between FAT and exFAT formatted cards.
|
2 年之前 |
Alex Perez
|
20ed645528
Merge pull request #207 from saybur/audio-cdrom
|
2 年之前 |
saybur
|
385ec19b01
Add audio stop for SEEK commands.
|
2 年之前 |
saybur
|
e69d4eb4dd
Unused variable warning for non-audio firmware.
|
2 年之前 |
saybur
|
45748b4dff
Implement STOP PLAY/SCAN
|
2 年之前 |
saybur
|
766f65da8c
Added mode page 0x0D and a vendor-specific way to stop playback.
|
2 年之前 |
saybur
|
a4ec0ac03b
Adjust playback length to match observed requests from hosts.
|
2 年之前 |
saybur
|
feff85ff03
PLAY AUDIO MSF tweak.
|
2 年之前 |
saybur
|
33f572c71d
Pause state needs to be reset when starting/stopping an operation.
|
2 年之前 |
saybur
|
eb428c5c50
Operate off a pointer to the image, not a copy.
|
2 年之前 |
saybur
|
6003f7eac0
Command adjustments for MSF addressing.
|
2 年之前 |
saybur
|
ec86380837
Output mode page 0x0E at any compatibility level.
|
2 年之前 |
saybur
|
802420fa36
Use existing image store instead of new FsFile for audio data.
|
2 年之前 |