saybur
|
4e20ccaba1
Remove B0 and C0 headers from full TOC response.
|
2 years ago |
saybur
|
932c6c304d
Change READ HEADER to return sector address instead of track start address.
|
2 years ago |
saybur
|
804e96e50d
Fix off-by-one error in debug messages.
|
2 years ago |
saybur
|
20cbf7df59
Adjustment to raw TOC ATIME field.
|
2 years ago |
saybur
|
d56938e159
Consolidate MSF/LBA conversion logic.
|
2 years ago |
saybur
|
b08b451711
Change READ TOC track parameter to be the start track for return data.
|
2 years ago |
saybur
|
d9ec051461
Fix my earlier error, this should have been advancing the pointer.
|
2 years ago |
Eric Helgeson
|
be6d1adbbd
Add X68000 preset
|
2 years ago |
Petteri Aimonen
|
66c1e47d29
RP2040: Add support for 2GB SD cards
|
2 years ago |
Petteri Aimonen
|
65a4566e0d
Fix crash when switching between FAT and exFAT formatted cards.
|
2 years ago |
saybur
|
dbf7ae45d4
Add audio stop for SEEK commands.
|
2 years ago |
saybur
|
f5f6ef55ae
Unused variable warning for non-audio firmware.
|
2 years ago |
saybur
|
0021e77b7c
Implement STOP PLAY/SCAN
|
2 years ago |
saybur
|
9e2b1a4a6a
Added mode page 0x0D and a vendor-specific way to stop playback.
|
2 years ago |
saybur
|
f31795640e
Adjust playback length to match observed requests from hosts.
|
2 years ago |
saybur
|
065ce65924
PLAY AUDIO MSF tweak.
|
2 years ago |
saybur
|
d6b475aa3d
Pause state needs to be reset when starting/stopping an operation.
|
2 years ago |
saybur
|
e8515bedb1
Operate off a pointer to the image, not a copy.
|
2 years ago |
saybur
|
2293627145
Command adjustments for MSF addressing.
|
2 years ago |
saybur
|
82f06b18d0
Output mode page 0x0E at any compatibility level.
|
2 years ago |
saybur
|
33d6a27991
Use existing image store instead of new FsFile for audio data.
|
2 years ago |
saybur
|
317a22971e
Split common audio components out of platform-specific header.
|
2 years ago |
saybur
|
cedd82901f
Add debug label for a few CD related commands.
|
2 years ago |
saybur
|
a9d3906131
Stop audio playback when certain commands are received.
|
2 years ago |
saybur
|
2aac89b6a5
Fix typo on audio include guards.
|
2 years ago |
saybur
|
42ff3aeef7
Experimental audio playback support from BIN/CUE files.
|
2 years ago |
Eric Helgeson
|
0532f50df3
dos2unix - CRLF to LF
|
2 years ago |
Eric Helgeson
|
dc9353ea88
Add experimental build
|
2 years ago |
saybur
|
2b6a100fca
Experimental SP/DIF output on expansion pins of RP2040 boards
|
2 years ago |
Petteri Aimonen
|
ea15cd2f25
Add more tape drive command implementations
|
2 years ago |