![EmuCR: SDLVICE EmuCR: SDLVICE](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkyRgF92GCohBl6MJ5Z3rSQ56rIy1BeuY0HWXmiceBnuuyYO9xpLkrhsAkEWbivB9Zfa8TyRbVCVV129cAdwFrmHVl8h0xFTfJ21H2MyBcMTzr9UUxtHkT9t8zzRJebsQBoHmg2YOs0ZNo/s320/vice-logo.jpg)
WinVICE Changelog: r42440 | gpz | 2022-06-03 15:09:38 +0000 (Fri, 03 Jun 2022) | 1 line
handle Restore key(s) also as custom key(s)
------------------------------------------------------------------------
r42439 | gpz | 2022-06-03 13:06:48 +0000 (Fri, 03 Jun 2022) | 1 line
put dummy function into the fallback codepath, fixes bug #1730
------------------------------------------------------------------------
r42438 | compyx | 2022-06-03 11:59:11 +0000 (Fri, 03 Jun 2022) | 8 lines
Gtk3: Make handler_accelerator() return `TRUE` to avoid hotkeys ending up in the emulated machine
Although the prototype for a closure callback specifies it returning nothing,
we need to return `TRUE` because its being used in the context of an accelarator,
which needs to return gboolean. Returning `TRUE` signals the key has been
consumed and thus the key won't end up in the emulated machine.
------------------------------------------------------------------------
r42437 | gpz | 2022-06-02 20:01:52 +0000 (Thu, 02 Jun 2022) | 1 line
fix bug #1741, keymap selection should do the right thing in SDL now
------------------------------------------------------------------------
r42436 | gpz | 2022-06-02 20:00:52 +0000 (Thu, 02 Jun 2022) | 1 line
fix potential segfault
------------------------------------------------------------------------
Download: GTK3VICE r42440
Download: SDL2VICE r42440
Source: Here
0 Comments
Post a Comment