Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDE driver 0.1.7 doesn't allow to skip auto-detection of the media #62

Closed
Wierzbowsky opened this issue Jul 22, 2020 · 3 comments
Closed

Comments

@Wierzbowsky
Copy link

In the IDE driver 0.1.5 there was a possibility to skip detection of the media (card) any time. In IDE driver 0.1.7 this is no longer possible and you have to wait up to 30 seconds for the autodetection to fail. Please add the option to skip autodetection with ESC key, thanks.

@sdsnatcher
Copy link

sdsnatcher commented Aug 1, 2020

The key combination to abort the detection changed on 0.1.7 to CTRL+STOP, since this is the default for the MSX standard, and ESC conflicted with the MegaFlashROM SCC+ and many other software.

This is explained in the README.TXT file provided with the driver.

@Wierzbowsky
Copy link
Author

IMO the CTRL+STOP is not the best combination to skip auto-detection. How about changing it to just STOP, so that it could be skipped using one hand?

@Konamiman
Copy link
Owner

I'm closing this for now, please feel free to submit a pull request with the change if you think it's still worth it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants