EmuCR Feeds
Email Us

EmuCR: SDLVICE WinVICE r42855 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: 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
------------------------------------------------------------------------
r42851 | compyx | 2023-01-06 12:44:56 +0000 (Fri, 06 Jan 2023) | 7 lines
Gtk3: Implement resource spin button for doubles, use for AspectRatio resource
Implement a resource-bound spin button widget that displays doubles, while
internally using string resources. Use the widget for the AspectRatio resource.
Upper and lower bounds and stepping are sucked out of my thumb.
------------------------------------------------------------------------

Download: GTK3VICE r42855
Download: SDL2VICE r42855
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!