Commit graph

10 commits

Author SHA1 Message Date
Marat Tanalin
3a06831464 Built-in hotkeys: unused modifiers are now taken into account
So that pressing `Alt+F11` does not trigger the `F11` hotkey anymore.
2020-10-07 20:56:41 +03:00
Marat Tanalin
4d50e8b87a Added settings for managing built-in hotkeys 2020-09-13 05:51:55 +03:00
Marat Tanalin
43b8a325e3 Even more built-in hotkeys: F9, F11, Ctrl+F4
* `F9` to take screenshot;
* `F11` to toggle full-screen mode;
* `Ctrl+F4` to close game.
2020-09-13 05:15:35 +03:00
Marat Tanalin
6bf2d70050 More built-in hotkeys: Esc, Ctrl+W, F5, Pause, PrnScrn
* `Escape` to exit full-screen or pseudo-full-screen mode;
* `Ctrl+W` to close game;
* `F5` to reset system;
* `Pause/Break` to pause emulation;
* `PrintScreen` to take screenshot.
2020-09-13 05:07:47 +03:00
Marat Tanalin
f7d82b8732 New translation approach with external text files 2020-09-13 04:16:49 +03:00
Marat Tanalin
c867dd422e bsnes/target-bsnes/*: Reformatted, slightly refactored and cleaned-up 2020-08-13 06:26:13 +03:00
Marat Tanalin
75112a4a0b Fixed a crash when closing with Alt+F4 in Windows 7
Windows 10 is probably affected too, but suppresses the crash notification.
2020-07-30 01:46:10 +03:00
Marat Tanalin
d720c1d94a Built-in hotkeys for full-screen, pseudo-fs, opening game, Alt+F4
* Alt+Enter to toggle full-screen mode;
* Shift+Enter to toggle pseudo-full-screen mode;
* Ctrl+O to open a game;
* Alt+F4 now works in full-screen mode.
2020-07-27 17:38:24 +03:00
Marat Tanalin
7991fa7fbe Completed translation + pixel-perfect scaling in Hires modes
+ cleanup, reformatting, etc.
2020-07-27 17:26:08 +03:00
Marat Tanalin
382bb3f0cc bsnes-mt 1.0 2020-06-02 20:53:45 +03:00