EmuCR Feeds
Email Us

EmuCR: SDLVICE WinVICE r41594 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: r41594 | compyx | 2022-01-11 10:27:06 +0000 (Tue, 11 Jan 2022) | 3 lines
Gtk3: Speed settings: implement setting custom CPU speed via the main menu and synchronize speed items between main menu and popup menu
------------------------------------------------------------------------
r41590 | compyx | 2022-01-10 22:32:27 +0000 (Mon, 10 Jan 2022) | 12 lines
Gtk3: Implement radio button menu items
Add support for radio buttons in the menus. Two new menu item types have been added:
- UI_MENU_TYPE_ITEM_RADIO_INT for radio groups with integer IDs
- UI_MENU_TYPE_ITEM_RADIO_STR for radio groups with string IDs
A new member has been added to ui_menu_item_t: `const char *resource`, which provides the resource name for check items and radio button items. The member `void *data` is now used for radio buttons to check against the resource to set the proper radio button in a group, the member is ignored for check buttons.
Callback functions can use `g_object_get_data(widget, "ResourceName")` to get the resource name should they require so. The action name (string) has the key "ActionName" and the 'activate' signal handler ID (gulong) has the key "HandlerID".
This commit also contains a partial implementation of the "Speed" menu items as appearing on the status bar. Since this is a larger change and branching in subversion is a shitshow I'm committing that as well.
------------------------------------------------------------------------
r41587 | compyx | 2022-01-10 10:24:49 +0000 (Mon, 10 Jan 2022) | 5 lines
Gtk3: Hotkeys: Make the debugging widgets and messages compile-time selectable
Use the macro `DEBUG_HOTKEYS` to enable debugging in the hotkeys editor/dialog. The macro is currently defined and should be undefined before releasing 3.6.1.
------------------------------------------------------------------------
r41584 | gpz | 2022-01-10 00:17:21 +0000 (Mon, 10 Jan 2022) | 1 line
added clickable LED for the CAPS aka DIN/ASCII key in x128
------------------------------------------------------------------------
r41583 | gpz | 2022-01-09 22:33:52 +0000 (Sun, 09 Jan 2022) | 1 line
added clickable 40/8ßcolums LED to x128
------------------------------------------------------------------------

Download: GTK3VICE r41594
Download: SDL2VICE r41594
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!