EmuCR Feeds
Email Us

EmuCR: SDLVICE WinVICE r42327 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: r42327 | compyx | 2022-05-10 10:00:48 +0000 (Tue, 10 May 2022) | 3 lines
Hotkeys: Fix typo in MacOS define
------------------------------------------------------------------------
r42326 | compyx | 2022-05-10 09:19:00 +0000 (Tue, 10 May 2022) | 7 lines
Gtk3: Add customizable hotkeys to VSID
Once I implement triggering any UI action from a hotkey (without a corresponding
menu item) we can map hotkeys to play/pause/stop/ffwd, subtune selection and
playlist actions.
------------------------------------------------------------------------
r42325 | compyx | 2022-05-09 18:55:18 +0000 (Mon, 09 May 2022) | 11 lines
Gtk3: Clean up menu item and hotkeys API
Rename functions and struct members to provide a simpler, more descriptive API.
Instead of 'vice items' (the menu item declarations) and 'gtk(3) items' (the
runtime menu items) we now use 'item' for runtime GtkMenuItems, and 'decl' for
the data used to set up the items. The data structure used to glue this together
is called a 'menu item reference': the `ui_menu_item_ref_t` object keeps
references to both the runtime items and item declarations (among other data),
so 'ref(erence)' seems like a fairly decent name.
------------------------------------------------------------------------
r42324 | compyx | 2022-05-09 09:51:20 +0000 (Mon, 09 May 2022) | 3 lines
Gtk3: hotkeys: fix undefined variable when using --enable-debug-gtk3ui
------------------------------------------------------------------------
r42323 | compyx | 2022-05-09 09:42:21 +0000 (Mon, 09 May 2022) | 7 lines
Buildsystem: Add `-Wunused-but-set-variable` to CFLAGS
GCC has this warning enabled through -Wall, but Clang needs this explicitly
enabled, though only Clang >= 13.0 supports it. When using older versions of
Clang the Github code analsysis can be checked for these issues.
------------------------------------------------------------------------

Download: GTK3VICE r42327
Download: SDL2VICE r42327
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!