EmuCR Feeds
Email Us

EmuCR: SDLVICE WinVICE r41780 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: r41780 | compyx | 2022-02-19 13:02:46 +0000 (Sat, 19 Feb 2022) | 5 lines
Move GULONG_TO_POINTER() and GPOINTER_TO_UNLONG() macros from archdep_defs.h to basewidget_types.h
Don't polute SDL code with those macros. Any (non-widgets/base/) Gtk3 code can now rely on #include "vice_gtk3.h" to have access to the macros.
------------------------------------------------------------------------
r41779 | compyx | 2022-02-19 11:33:46 +0000 (Sat, 19 Feb 2022) | 3 lines
Gtk3: Remove remnant of debugging code
------------------------------------------------------------------------
r41778 | compyx | 2022-02-19 10:47:02 +0000 (Sat, 19 Feb 2022) | 3 lines
NL10 printer driver: guard against "plotting" beyond array bounds
------------------------------------------------------------------------
r41777 | compyx | 2022-02-17 19:37:05 +0000 (Thu, 17 Feb 2022) | 3 lines
Reduce settings size. Make tree view less tall as well. Must test on Windows.
------------------------------------------------------------------------
r41776 | compyx | 2022-02-17 19:20:08 +0000 (Thu, 17 Feb 2022) | 10 lines
Gtk3: Redesign drive settings dialog, reducing space used
* Reduce vertical spacing a lot by packing widgets closer together and removing some bold 'headers', replacing the headers with simple labels in front of certain widgets.
* Turn the drive model radio button group into a combo box, takes a lot less space.
* Use two main columns of widgets, each column again split into two columns, with some widgets spanning two columns (the check buttons). Makes adding/moving widgets easier.
* Make the glue code not depend on the position of the widgets, but use widget references instead.
* Disable the sliding effect when switching drive unit tabs.
* Probably more stuff, but I forgot ;)
------------------------------------------------------------------------

Download: GTK3VICE r41780
Download: SDL2VICE r41780
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!