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

Add ability to remap input to loading a specific ROM #981

Open
richarddb opened this issue Jul 23, 2023 · 5 comments
Open

Add ability to remap input to loading a specific ROM #981

richarddb opened this issue Jul 23, 2023 · 5 comments
Assignees
Milestone

Comments

@richarddb
Copy link

To help others experience the 2600 easily with a custom-built macro pad, I’d like to be able to load a specific ROM from a single keypress. Something like a Combo shortcut, which halts the current emulation, selects a ROM, then resets into that ROM. I could have a few keys custom-printed with iconography for the historical most popular games with a single press.

@sa666666 sa666666 added enhancement target 7.0 2024-10 Release labels Jul 23, 2023
@thrust26
Copy link
Member

Seems complicated, definitely doesn't fit to our current framework.

@sa666666 sa666666 self-assigned this Jul 24, 2023
@thrust26
Copy link
Member

thrust26 commented Aug 2, 2023

@sa666666 Do you have any idea how to handle this?

@thrust26 thrust26 added this to the Prio 2 milestone Aug 2, 2023
@sa666666
Copy link
Member

sa666666 commented Aug 2, 2023

Yes, and I've assigned myself to this one. Will get to it before the next release.

@thrust26
Copy link
Member

thrust26 commented Aug 2, 2023

Cool. Let me know if I can help e.g. with the UX.

@thrust26
Copy link
Member

thrust26 commented Aug 29, 2023

I just had an idea how to integrate this into the UI:

We could use the virtual folders, either a special folder (e.g. named "Playlist) or the "Favorites" folder(s). The direct access hotkeys link to the ROMs in the folder/subfolders (the folder depends on from where the first ROM got started). We should allow manual sorting of the games inside the folder(s). Also "reload" could act like it does for multicarts and switch to the previous/next game in the current folder.

We could modify the existing multicart reloading and I think this could be integrated into the existing code quite easily.

@sa666666 What is your idea here?

@thrust26 thrust26 added target 7.1 and removed target 7.0 2024-10 Release labels Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants