EmuCR Feeds
Email Us

EmuCR: SDLVICE WinVICE r43074 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: r43074 | compyx | 2023-02-07 11:50:14 +0000 (Tue, 07 Feb 2023) | 9 lines
Gtk3: Resource-bound combo boxes: remove combo box with custom entry, remove _get() methods
The resource combo box with a custom text entry isn't used anywhere, so rather
than refactoring it to use the resource mediator it is new deleted.
Remove the _get() methods: it is not clear from looking at the method name if
it gets the resource value or the widget value, and they weren't used anywhere
in the code. They can be reimplemented as two separate methods if required.
------------------------------------------------------------------------
r43073 | compyx | 2023-02-07 09:33:44 +0000 (Tue, 07 Feb 2023) | 8 lines
Gtk3: Refactor hex combo box as a child of the int combo box
Since the hex combo box just has a different interface for adding values but
otherwise operates on an integer resource we can implement the hex combo box
on top of the integer combo. The hex combo box becomes a 'child' of the integer
combo box 'class', reusing a lot of code.
------------------------------------------------------------------------
r43072 | compyx | 2023-02-07 08:36:07 +0000 (Tue, 07 Feb 2023) | 3 lines
Fix another typo :)
------------------------------------------------------------------------
r43071 | compyx | 2023-02-07 08:35:12 +0000 (Tue, 07 Feb 2023) | 3 lines
Fix typo
------------------------------------------------------------------------
r43070 | compyx | 2023-02-06 21:10:06 +0000 (Mon, 06 Feb 2023) | 3 lines
Gtk3: Ethernet settings: clean up code a bit
------------------------------------------------------------------------

Download: GTK3VICE r43074
Download: SDL2VICE r43074
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!