Eric Helgeson
|
e8cb024ddb
floppy: Allow for floppy image dirs
|
2 년 전 |
joshua stein
|
59f66653a4
network: Don't configure new SCSI devices if network isn't supported
|
2 년 전 |
joshua stein
|
868f4e717a
network: Add SCSI ethernet support emulating a Dayna SCSI/Link
|
2 년 전 |
Eric Helgeson
|
de182e26f9
Various fixes testing.
|
2 년 전 |
Eric Helgeson
|
13901a66fa
Simplify CD Image swtiching
|
2 년 전 |
Kyle Johnson
|
0322545fd1
Added ability to change CD audio volume in config
|
2 년 전 |
phe78
|
e252cb9a85
improved filename extract code and name_from_image switch
|
2 년 전 |
phe78
|
b52ab09e8b
Set vendor / product id with image file name
|
2 년 전 |
Eric Helgeson
|
a758c65668
Ignore hidden files. Fixes #64
|
2 년 전 |
Eric Helgeson
|
dd12606728
BlueSCSI users expect things to be configured by convention not by
|
2 년 전 |
Eric Helgeson
|
c8f223cdf3
Fixes hard coded block sizes in multiple locations.
|
2 년 전 |
Eric Helgeson
|
188dce15b4
Allow BlueSCSI to catch common issues for Mac users.
|
2 년 전 |
Eric Helgeson
|
a49badbb6f
setDefaultDriveInfo should be done before calling the hook.
|
2 년 전 |
Petteri Aimonen
|
222f358ca1
Close tray but don't switch image on Inquiry (#230, #247)
|
2 년 전 |
Petteri Aimonen
|
db5640fa54
Switch CD-ROM image on ejection, not on insertion
|
2 년 전 |
Petteri Aimonen
|
44f40af8c6
Use image_index=-1 to mark "restart from beginning".
|
2 년 전 |
Petteri Aimonen
|
0cf1912192
Fix ReinsertOnInquiry / ReinsertAfterEject in global section
|
2 년 전 |
Petteri Aimonen
|
fc28a791d5
Fix compiler warning about memset() on image_config_t struct.
|
2 년 전 |
Petteri Aimonen
|
de9b1cc54c
Fix error recovery problems with platform_poll()
|
2 년 전 |
saybur
|
d8039993b7
Fix building for GD32.
|
2 년 전 |
saybur
|
b54bf9065d
Only add '/' to path conditionally, and ensure sufficient space.
|
2 년 전 |
saybur
|
ac901026c7
Switch to using a case-insensitive sort for image filenames.
|
2 년 전 |
saybur
|
893a841c4e
Moves file detection to separate findNextImageAfter() function.
|
2 년 전 |
saybur
|
05bb5da0d8
Do not add unnecessary platform_set_sd_callback() call.
|
2 년 전 |
saybur
|
176a479f09
Initial implementation for runtime directory scanning to find images.
|
2 년 전 |
saybur
|
f9d6571027
Ensure during config loading the image index is set properly.
|
2 년 전 |
saybur
|
3f8627a978
Missed image index assignment; order restart at 0 for no images.
|
2 년 전 |
saybur
|
b2ce3db3b2
Add storage to track the current image for dynamic image listing.
|
2 년 전 |
saybur
|
db4a392952
Add a 'ImgDir' configuration file option.
|
2 년 전 |
saybur
|
1ab8ef7403
Define an image limit in a place where it is easy to adjust if needed.
|
2 년 전 |