EmuCR Feeds
Email Us

EmuCR: SDLVICE WinVICE r42441 is released. WinVICE is a program that executes programs intended for the old 8-bit computers. The current version emulates the C64, the C128, the VIC20, all the PET models (except the SuperPET 9000, which is out of line anyway), the PLUS4 and the CBM-II (aka C610).

WinVICE Changelog: r42441 | compyx | 2022-06-05 17:05:57 +0000 (Sun, 05 Jun 2022) | 10 lines
Gtk3: Add `hotkey_map_t` to map hotkeys to actions and (optionally) menu items
Making menu items optionally for registering hotkeys to actions results in
being able to map hotkeys to actions that don't have a corresponding menu item.
This is a work in progress: there's currently some duplication of data in the
menu item references (keysyms and modifier masks), which will be removed when
more of the hotkey code is moved to using the new API.
------------------------------------------------------------------------
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
------------------------------------------------------------------------

Download: GTK3VICE r42441
Download: SDL2VICE r42441
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!