Historia zmian

Autor SHA1 Wiadomość Data
  saybur d8039993b7 Fix building for GD32. 2 lat temu
  saybur b54bf9065d Only add '/' to path conditionally, and ensure sufficient space. 2 lat temu
  saybur ac901026c7 Switch to using a case-insensitive sort for image filenames. 2 lat temu
  saybur 893a841c4e Moves file detection to separate findNextImageAfter() function. 2 lat temu
  saybur 05bb5da0d8 Do not add unnecessary platform_set_sd_callback() call. 2 lat temu
  saybur 176a479f09 Initial implementation for runtime directory scanning to find images. 2 lat temu
  saybur f9d6571027 Ensure during config loading the image index is set properly. 2 lat temu
  saybur 3f8627a978 Missed image index assignment; order restart at 0 for no images. 2 lat temu
  saybur b2ce3db3b2 Add storage to track the current image for dynamic image listing. 2 lat temu
  saybur db4a392952 Add a 'ImgDir' configuration file option. 2 lat temu
  saybur 1ab8ef7403 Define an image limit in a place where it is easy to adjust if needed. 2 lat temu
  saybur 93dbb9ebd5 Change scsiDiskGetImageNameFromConfig to scsiDiskGetNextImageName. 2 lat temu
  saybur dbda646650 Add specific image load failure report and make exact filename clear. 2 lat temu
  saybur b6f8aaae7b Move image extension check to visible function. 2 lat temu
  Petteri Aimonen 47039b3d9a Fix switching between BIN/CUE and ISO images 2 lat temu
  Petteri Aimonen 39ff2f7329 Add ReinsertAfterEject config option (defaults to on) 2 lat temu
  Petteri Aimonen b3528b18b9 Fix CD-ROM eject button not taking effect. 2 lat temu
  saybur 43507dbd32 Support for platform eject buttons. 2 lat temu
  Petteri Aimonen f55c72c4a6 Fix IMG0..9 config entries in zuluscsi.ini not working (#223) 2 lat temu
  Petteri Aimonen 65a4566e0d Fix crash when switching between FAT and exFAT formatted cards. 2 lat temu
  Petteri Aimonen d382dabcff Bug fixes and improvements to CD-ROM emulation with cue sheets 2 lat temu
  Petteri Aimonen 8a3fd63d56 ZuluSCSI_disk: rename doRead() -> scsiDiskStartRead() 2 lat temu
  Petteri Aimonen 4cbddef938 Beginnings of CD-ROM cue sheet support 2 lat temu
  Petteri Aimonen 8bd888555d Move SCSI2SD cdrom.c to ZuluSCSI_cdrom.cpp for extensibility 2 lat temu
  Petteri Aimonen 3bcba34f67 Refactor ImageBackingStore and ROMDrive to separate files. 2 lat temu
  Eric Helgeson 344aeb0d12 Fix typo in ini Parity key 2 lat temu
  Petteri Aimonen d1e87a8f6a Add platform_poll() function for processing. (#193) 2 lat temu
  Troy 0da729231d Party is properly ignored when Parity=0 2 lat temu
  Petteri Aimonen 2b0f3948fe Add system presets to set default settings for host platform. 2 lat temu
  Petteri Aimonen 6acfecd8d2 Handle bus reset during read prefetch (#168) 2 lat temu