Alex Perez
|
d08b0bb498
Revert "Reduce LOGBUFSIZE by 384 bytes"
|
2 年之前 |
Alex Perez
|
8ff56ce5ba
Reduce LOGBUFSIZE by 384 bytes
|
2 年之前 |
Alex Perez
|
2a4a9ebbf3
Update ZuluSCSI_config.h
|
2 年之前 |
Alex Perez
|
7f7868bc59
Merge pull request #234 from saybur/start-stop-handle
|
2 年之前 |
saybur
|
7cfa1a8930
Prevent START STOP UNIT from changing SCSI2SD `started` value.
|
2 年之前 |
Alex Perez
|
995f043f52
Merge pull request #233 from saybur/port-output-bug
|
2 年之前 |
saybur
|
5cdd1e1556
Add support for enabling/disabling channels within the audio ports.
|
2 年之前 |
Alex Perez
|
d360c4245d
Update README.md
|
2 年之前 |
Alex Perez
|
0909538142
Iterate dev version string
|
2 年之前 |
Alex Perez
|
7c044256b7
Merge pull request #232 from ZuluSCSI/dev_fix_cdrom_read6
|
2 年之前 |
Petteri Aimonen
|
d160b09d91
Fix regression in CD-ROM READ(6) command (#231)
|
2 年之前 |
Alex Perez
|
3a2de5fb56
Merge pull request #229 from saybur/image-directories
|
2 年之前 |
saybur
|
68133c9c65
Fix building for GD32.
|
2 年之前 |
Petteri Aimonen
|
a4c1d6b3dd
Run github workflow on external pull requests.
|
2 年之前 |
saybur
|
fba8ab4cb6
Only add '/' to path conditionally, and ensure sufficient space.
|
2 年之前 |
saybur
|
eca44996aa
Switch to using a case-insensitive sort for image filenames.
|
2 年之前 |
saybur
|
49fda9cb0c
Clarify the current usage of this function.
|
2 年之前 |
saybur
|
4a759b982d
Moves file detection to separate findNextImageAfter() function.
|
2 年之前 |
saybur
|
6888f246d8
Relocate IMAGE_INDEX_MAX and add notes about usage.
|
2 年之前 |
saybur
|
e3d697a875
Do not add unnecessary platform_set_sd_callback() call.
|
2 年之前 |
saybur
|
a73d7fec21
Initial implementation for runtime directory scanning to find images.
|
2 年之前 |
saybur
|
ae89b2c731
Ensure during config loading the image index is set properly.
|
2 年之前 |
saybur
|
506465b139
Missed image index assignment; order restart at 0 for no images.
|
2 年之前 |
saybur
|
6e9393d9d6
Add storage to track the current image for dynamic image listing.
|
2 年之前 |
saybur
|
203e57bec0
Add a 'ImgDir' configuration file option.
|
2 年之前 |
saybur
|
303c00ebfd
Define an image limit in a place where it is easy to adjust if needed.
|
2 年之前 |
saybur
|
73e160aaff
Change scsiDiskGetImageNameFromConfig to scsiDiskGetNextImageName.
|
2 年之前 |
saybur
|
c5de0cf018
Add specific image load failure report and make exact filename clear.
|
2 年之前 |
saybur
|
3f067d710d
Move image extension check to visible function.
|
2 年之前 |
Alex Perez
|
e8e08497ee
Merge pull request #228 from saybur/cdrom-modes
|
2 年之前 |