WinVICE r45461 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:
r45461 | compyx | 2025-01-12 22:24:28 +0000 (Sun, 12 Jan 2025) | 7 lines
Gtk3: Don't require a memory image file for RAMLink emulation check button
The RAMLink emulation functions without a RAM image file present, so the logic
checking for a RAM image file in the "Enable" check button handling has been
removed.
(See bug #2119)
------------------------------------------------------------------------
r45460 | compyx | 2025-01-10 12:04:14 +0000 (Fri, 10 Jan 2025) | 2 lines
Fix typo
------------------------------------------------------------------------
r45459 | compyx | 2025-01-10 11:24:41 +0000 (Fri, 10 Jan 2025) | 6 lines
Unbreak Windows build, hopefully
Introduce `VICE_PID_INVALID` constant to portably indicate an invalid pid.
Defined as -1 on Unix/MacOS, NULL on Windows (HANDLE is a typedef for void* on
Windows).
------------------------------------------------------------------------
r45458 | compyx | 2025-01-10 11:10:18 +0000 (Fri, 10 Jan 2025) | 2 lines
Remove assigned-but-unused variable
------------------------------------------------------------------------
r45457 | gpz | 2025-01-10 01:38:21 +0000 (Fri, 10 Jan 2025) | 1 line
improve the test for whether ffmpeg executable exists, cycle through a port range when launching the executable, so ports that are still lingering will not block
------------------------------------------------------------------------
Download: GTK3VICE r45461
Source: Here
2025-01-13
Tags:
Official_Build,
Others,
VICE,
WinVICE
Random Related Topic
0 Comments
Post a Comment