EmuCR Feeds
Email Us

EmuCR: SDLVICE WinVICE r42856 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: r42856 | compyx | 2023-01-07 21:48:10 +0000 (Sat, 07 Jan 2023) | 7 lines
SDL: Handle initial visibility of the status bar
In x128 there appears to be a bug where the status bar is only shown on the
active window (in dual window mode), and for both windows VICIIShowStatusbar
is used to determine visibility.
------------------------------------------------------------------------
r42855 | compyx | 2023-01-07 08:46:16 +0000 (Sat, 07 Jan 2023) | 6 lines
Gtk3: CRT settings: read MachineVideoStandard once
Only read MachineVideoStandard on construction and use a copy in is_pal() to
avoid obtaining the vice lock too often.
------------------------------------------------------------------------
r42854 | compyx | 2023-01-06 22:56:03 +0000 (Fri, 06 Jan 2023) | 8 lines
Fix memory leak in aspect ratio factory value
Properly free the AspectRatio resource factory value. Also replace sprintf()
with snprintf() to avoid mysterious segfaults when the factory value isn't
1.0 anymore but some calculated value with a lot of digits. Plain %f can print
a lot of characters.
------------------------------------------------------------------------
r42853 | compyx | 2023-01-06 22:25:20 +0000 (Fri, 06 Jan 2023) | 7 lines
Gtk3: Clean up CTR control sliders code, speed up where possible
Remove a lot of unneccesary copying of data and heap allocation. Speed up
code where possible without sacrificing readability/portability.
Still slow as fuck.
------------------------------------------------------------------------
r42852 | compyx | 2023-01-06 20:49:55 +0000 (Fri, 06 Jan 2023) | 3 lines
Gtk3: Set AspectRatio range to 0.5-2.0, stepping to 0.0069
------------------------------------------------------------------------

Download: GTK3VICE r42856
Download: SDL2VICE r42856
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!