Historial de Commits

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