Petteri Aimonen
|
66c1e47d29
RP2040: Add support for 2GB SD cards
|
2 лет назад |
Petteri Aimonen
|
65a4566e0d
Fix crash when switching between FAT and exFAT formatted cards.
|
2 лет назад |
saybur
|
dbf7ae45d4
Add audio stop for SEEK commands.
|
2 лет назад |
saybur
|
f5f6ef55ae
Unused variable warning for non-audio firmware.
|
2 лет назад |
saybur
|
0021e77b7c
Implement STOP PLAY/SCAN
|
2 лет назад |
saybur
|
9e2b1a4a6a
Added mode page 0x0D and a vendor-specific way to stop playback.
|
2 лет назад |
saybur
|
f31795640e
Adjust playback length to match observed requests from hosts.
|
2 лет назад |
saybur
|
065ce65924
PLAY AUDIO MSF tweak.
|
2 лет назад |
saybur
|
d6b475aa3d
Pause state needs to be reset when starting/stopping an operation.
|
2 лет назад |
saybur
|
e8515bedb1
Operate off a pointer to the image, not a copy.
|
2 лет назад |
saybur
|
2293627145
Command adjustments for MSF addressing.
|
2 лет назад |
saybur
|
82f06b18d0
Output mode page 0x0E at any compatibility level.
|
2 лет назад |
saybur
|
33d6a27991
Use existing image store instead of new FsFile for audio data.
|
2 лет назад |
saybur
|
317a22971e
Split common audio components out of platform-specific header.
|
2 лет назад |
saybur
|
cedd82901f
Add debug label for a few CD related commands.
|
2 лет назад |
saybur
|
a9d3906131
Stop audio playback when certain commands are received.
|
2 лет назад |
saybur
|
2aac89b6a5
Fix typo on audio include guards.
|
2 лет назад |
saybur
|
42ff3aeef7
Experimental audio playback support from BIN/CUE files.
|
2 лет назад |
Eric Helgeson
|
0532f50df3
dos2unix - CRLF to LF
|
2 лет назад |
Eric Helgeson
|
dc9353ea88
Add experimental build
|
2 лет назад |
saybur
|
2b6a100fca
Experimental SP/DIF output on expansion pins of RP2040 boards
|
2 лет назад |
Petteri Aimonen
|
ea15cd2f25
Add more tape drive command implementations
|
2 лет назад |
Kars de Jong
|
cc3587d96a
Add rudimentary support for tapes
|
2 лет назад |
Petteri Aimonen
|
6a34e8c6c1
ZuluSCSI_cdrom: clean up indentation to spaces
|
2 лет назад |
Petteri Aimonen
|
d382dabcff
Bug fixes and improvements to CD-ROM emulation with cue sheets
|
2 лет назад |
Petteri Aimonen
|
8a3fd63d56
ZuluSCSI_disk: rename doRead() -> scsiDiskStartRead()
|
2 лет назад |
Petteri Aimonen
|
562ef302ed
CUEParser: add sector_length
|
2 лет назад |
Petteri Aimonen
|
d0f350822f
ImageBackingStore: Automatic fallback to SdFat on unaligned access.
|
2 лет назад |
Petteri Aimonen
|
b9e10c5b3d
Add stubs for CD-ROM audio playback
|
2 лет назад |
Petteri Aimonen
|
4cbddef938
Beginnings of CD-ROM cue sheet support
|
2 лет назад |