2024-09-18

WinVICE r45337

EmuCR: SDLVICE WinVICE r45337 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:
r45337 | compyx | 2024-09-18 06:26:43 +0000 (Wed, 18 Sep 2024) | 9 lines
Gtk3: make the REU enable button update save-as/flush buttons' state
The cart-can-save/flush functions for REU only return `true` when the REU
emulation is enabled, so initially selecting a REU image and then enabling
REU emulation didn't enable the save-as/flush buttons (see bug #2070).
This commit should fix that. If we find other cases like this we might consider
writing a helper function to set up an extra event handler on an "Enable"
button that then calls `cart_image_widget_update_sensitivity()`.
------------------------------------------------------------------------
r45336 | gpz | 2024-09-18 00:51:30 +0000 (Wed, 18 Sep 2024) | 1 line
add joystick mapping for keyrah v3
------------------------------------------------------------------------
r45335 | gpz | 2024-09-17 17:04:16 +0000 (Tue, 17 Sep 2024) | 1 line
fix limiting the path shown in the directory header
------------------------------------------------------------------------
r45334 | pottendo | 2024-09-17 14:22:08 +0000 (Tue, 17 Sep 2024) | 1 line
fixes WiC64 by using curl_multi_poll()
------------------------------------------------------------------------
r45333 | oldwoman37 | 2024-09-07 15:42:13 +0000 (Sat, 07 Sep 2024) | 1 line
Fix for RAMLINK: IO1 wouldn't bet setup properly after RAMLINK was turned back on
------------------------------------------------------------------------

Download: GTK3VICE r45337
Source: Here

0 Comments

Post a Comment