jsgroth / jgenesis

Sega Genesis / Sega CD / SNES / Master System / Game Gear emulator
MIT License
90 stars 4 forks source link

[FEATURE REQUEST] hotkey to exit JGenesis #140

Open Tartifless opened 6 days ago

Tartifless commented 6 days ago

Hello,

I am currently getting acquainted with the new input settings and hotkeys settings.

I see that the hotkey for exit does exit the emulated game, but i cannot seem to find a way to exit JGenesis, would it be possible to either add a hotkey to close properly JGenesis or a setting to close JGenesis when exiting a game ?

jsgroth commented 6 days ago

It would be pretty easy to add a new hotkey that does this.

It also now occurs to me that "quit" is a poor name for the existing hotkey, so I'll change that name along with adding the new hotkey - probably something like "power off" would be more appropriate. I think I named it "quit" before I had implemented the GUI, when exiting the game was the same as exiting the application.