Petteri Aimonen
|
db5640fa54
Switch CD-ROM image on ejection, not on insertion
|
2 vuotta sitten |
Petteri Aimonen
|
44f40af8c6
Use image_index=-1 to mark "restart from beginning".
|
2 vuotta sitten |
Petteri Aimonen
|
0cf1912192
Fix ReinsertOnInquiry / ReinsertAfterEject in global section
|
2 vuotta sitten |
Petteri Aimonen
|
fc28a791d5
Fix compiler warning about memset() on image_config_t struct.
|
2 vuotta sitten |
Petteri Aimonen
|
de9b1cc54c
Fix error recovery problems with platform_poll()
|
2 vuotta sitten |
saybur
|
d8039993b7
Fix building for GD32.
|
2 vuotta sitten |
saybur
|
b54bf9065d
Only add '/' to path conditionally, and ensure sufficient space.
|
2 vuotta sitten |
saybur
|
ac901026c7
Switch to using a case-insensitive sort for image filenames.
|
2 vuotta sitten |
saybur
|
893a841c4e
Moves file detection to separate findNextImageAfter() function.
|
2 vuotta sitten |
saybur
|
05bb5da0d8
Do not add unnecessary platform_set_sd_callback() call.
|
2 vuotta sitten |
saybur
|
176a479f09
Initial implementation for runtime directory scanning to find images.
|
2 vuotta sitten |
saybur
|
f9d6571027
Ensure during config loading the image index is set properly.
|
2 vuotta sitten |
saybur
|
3f8627a978
Missed image index assignment; order restart at 0 for no images.
|
2 vuotta sitten |
saybur
|
b2ce3db3b2
Add storage to track the current image for dynamic image listing.
|
2 vuotta sitten |
saybur
|
db4a392952
Add a 'ImgDir' configuration file option.
|
2 vuotta sitten |
saybur
|
1ab8ef7403
Define an image limit in a place where it is easy to adjust if needed.
|
2 vuotta sitten |
saybur
|
93dbb9ebd5
Change scsiDiskGetImageNameFromConfig to scsiDiskGetNextImageName.
|
2 vuotta sitten |
saybur
|
dbda646650
Add specific image load failure report and make exact filename clear.
|
2 vuotta sitten |
saybur
|
b6f8aaae7b
Move image extension check to visible function.
|
2 vuotta sitten |
Petteri Aimonen
|
47039b3d9a
Fix switching between BIN/CUE and ISO images
|
2 vuotta sitten |
Petteri Aimonen
|
39ff2f7329
Add ReinsertAfterEject config option (defaults to on)
|
2 vuotta sitten |
Petteri Aimonen
|
b3528b18b9
Fix CD-ROM eject button not taking effect.
|
2 vuotta sitten |
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
|
65a4566e0d
Fix crash when switching between FAT and exFAT formatted cards.
|
2 vuotta sitten |
Petteri Aimonen
|
d382dabcff
Bug fixes and improvements to CD-ROM emulation with cue sheets
|
2 vuotta sitten |
Petteri Aimonen
|
8a3fd63d56
ZuluSCSI_disk: rename doRead() -> scsiDiskStartRead()
|
2 vuotta sitten |
Petteri Aimonen
|
4cbddef938
Beginnings of CD-ROM cue sheet support
|
2 vuotta sitten |
Petteri Aimonen
|
8bd888555d
Move SCSI2SD cdrom.c to ZuluSCSI_cdrom.cpp for extensibility
|
2 vuotta sitten |
Petteri Aimonen
|
3bcba34f67
Refactor ImageBackingStore and ROMDrive to separate files.
|
2 vuotta sitten |