EmuCR Feeds
Email Us

EmuCR: SDLVICE WinVICE r42228 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: r42228 | compyx | 2022-04-12 10:49:49 +0000 (Tue, 12 Apr 2022) | 6 lines
Gtk3: CRT controls: disable spin buttons
The CRT controls in the settings dialog (Display -> CRT) still had spin buttons in addition to the sliders, for fine-grained control. They made the UI convoluted and confusing so they're now gone. If a user wants better control over the CRT settings they can use `resset` in the monitor, edit vicerc or use the command line.
------------------------------------------------------------------------
r42227 | compyx | 2022-04-12 10:43:24 +0000 (Tue, 12 Apr 2022) | 5 lines
Replace call to fseeko() with archdep_fseeko(), patch by Carlo Bramini
See bug #1727.
------------------------------------------------------------------------
r42226 | compyx | 2022-04-12 07:13:39 +0000 (Tue, 12 Apr 2022) | 5 lines
Gtk3: Remove grey bands in the windows when booting with the status bar hidden
If the user starts the emulator with a hidden status bar and we don't have to restore window size/position then we can remove the grey bands with gtk_window_resize(window, 1, 1). We're still screwed when the user hides the status bar after booting of course :)
------------------------------------------------------------------------
r42225 | compyx | 2022-04-11 23:00:23 +0000 (Mon, 11 Apr 2022) | 7 lines
Add CHIPShowStatusbar resources and [-+]CHIPshowstatusbar command line options, implement handling of these in the Gtk3 UI
The status bar in the Gtk3 UI can now be shown/hidden via a toggle button in the menu and via command line options. Currently starting with the status bar hidden results in some grey bands because the status bar is shown during UI setup and hidden afterwards; can be fixed with `gtk_widget_show_no_show_all()`, but I'm tired.
Some additional tweaking might be required to resize the window when toggling the status bar visibility.
A hotkey action 'show-statusbar-toggle' has been added but no default hotkey assigned yet: x128 needs an additional action 'show-statusbar-vdc-toggle' to be able to independently toggle the status bars of the VICII and the VDC windows.
------------------------------------------------------------------------
r42224 | rhialto | 2022-04-11 17:12:35 +0000 (Mon, 11 Apr 2022) | 2 lines
Use the added character generator rom for the Basic-1 rom set.
------------------------------------------------------------------------

Download: GTK3VICE r42228
Download: SDL2VICE r42228
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!