EmuCR Feeds
Email Us

EmuCR: SDLVICE WinVICE r45022 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:
r45022 | compyx | 2024-03-14 12:01:36 +0000 (Thu, 14 Mar 2024) | 4 lines
Gtk3: remove DirectX 5 fallback from Win32 joystick driver
Pretty safe to assume DirectInput 8 is supported on anything Windows our Gtk3 port builds on.
------------------------------------------------------------------------
r45021 | compyx | 2024-03-13 19:24:24 +0000 (Wed, 13 Mar 2024) | 8 lines
Gtk3: add `activate` flag to `ui_menu_item_t` to fix bug with custom CPU/FPS radio buttons
In order to have the "Custom CPU speed"/"Custom FPS" radio buttons trigger
their UI actions (showing a dialog) while they are already selected, we need to
connect a handler to the 'activate' event rather than the 'toggled' event.
Comments added explaining the how and why of it all, since the resulting code
isn't exactly self-documenting =)
------------------------------------------------------------------------
r45020 | compyx | 2024-03-13 18:05:34 +0000 (Wed, 13 Mar 2024) | 7 lines
Gtk3: menu items: use C99 designated initializers, rename `action_id` to `action`
Use C99 designated initializers for the menu item definitions so additional
fields can be more easily added to `ui_menu_item_t`. Rename member `action_id`
to just `action`. Also make the use of three dots after an item that pops up
a dialog consistent: no space between the final word and the dots in the label.
------------------------------------------------------------------------
r45019 | compyx | 2024-03-12 07:38:38 +0000 (Tue, 12 Mar 2024) | 2 lines
Gtk3: make integer input dialog always call its callback, fixes bug #1998
------------------------------------------------------------------------
r45016 | gpz | 2024-03-09 22:52:06 +0000 (Sat, 09 Mar 2024) | 1 line
added VIC20 SDL keymaps for UK(symbolic and positional) and DE (positional). Bunch of other small fixes in SDL keymaps.
------------------------------------------------------------------------

Download: GTK3VICE r45022
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!