![EmuCR: SDLVICE EmuCR: SDLVICE](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkyRgF92GCohBl6MJ5Z3rSQ56rIy1BeuY0HWXmiceBnuuyYO9xpLkrhsAkEWbivB9Zfa8TyRbVCVV129cAdwFrmHVl8h0xFTfJ21H2MyBcMTzr9UUxtHkT9t8zzRJebsQBoHmg2YOs0ZNo/s320/vice-logo.jpg)
WinVICE Changelog:
r45341 | gpz | 2024-09-20 20:52:23 +0000 (Fri, 20 Sep 2024) | 1 line
some uc1/uc1.5/uc2 fixes, patch by Thomas Winkler
------------------------------------------------------------------------
r45340 | gpz | 2024-09-19 23:31:52 +0000 (Thu, 19 Sep 2024) | 1 line
change some printfs to log_printf
------------------------------------------------------------------------
r45339 | gpz | 2024-09-18 23:35:42 +0000 (Wed, 18 Sep 2024) | 1 line
Add support for UC1/UC15/UC2 cartridges, patch by Thomas Winkler
------------------------------------------------------------------------
r45338 | gpz | 2024-09-18 21:35:47 +0000 (Wed, 18 Sep 2024) | 1 line
add missing vic20 cart types
------------------------------------------------------------------------
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()`.
------------------------------------------------------------------------
Download: GTK3VICE r45341
Source: Here
0 Comments
Post a Comment