EmuCR Feeds
Email Us

EmuCR: SDLVICE WinVICE r42324 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: 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.
------------------------------------------------------------------------
r42322 | compyx | 2022-05-09 09:23:37 +0000 (Mon, 09 May 2022) | 3 lines
Gtk3: hotkeys: fix -Wunused-but-set-variable warnings
------------------------------------------------------------------------
r42321 | compyx | 2022-05-09 08:02:50 +0000 (Mon, 09 May 2022) | 6 lines
Gtk3: Remove the `keysym` and `modifier` members from `ui_menu_item_t`
The menu item declarations are no longer used to set hotkeys, so the members
`keysym` and `modifier` can be removed.
------------------------------------------------------------------------
r42320 | compyx | 2022-05-08 11:03:51 +0000 (Sun, 08 May 2022) | 7 lines
Gtk3: Remove all references to the vice menu item definitions' keysym and modifier members.
Prepare for complete removal of the `keysym` and `modifier` members of the menu
item declarations, these are no longer required since everything is handled via
the menu references table and the hotkeys code during runtime.
------------------------------------------------------------------------

Download: GTK3VICE r42324
Download: SDL2VICE r42324
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!