WinVICE r45040

WinVICE r45040 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:
r45040 | gpz | 2024-03-25 18:16:32 +0000 (Mon, 25 Mar 2024) | 1 line
make sure the vte console dimensions are always initialized with valid numbers
————————————————————————
r45039 | gpz | 2024-03-25 17:33:00 +0000 (Mon, 25 Mar 2024) | 1 line
refactor monitor binary and text dump output a bit, fix some issues on very narrow terminals. i and ii commands ouptut is grouped into multiples of screen width now.
————————————————————————
r45038 | compyx | 2024-03-25 08:46:53 +0000 (Mon, 25 Mar 2024) | 2 lines
Buildsystem: configure: only check for evdev on Linux
————————————————————————
r45037 | compyx | 2024-03-24 16:53:32 +0000 (Sun, 24 Mar 2024) | 6 lines
WiC64: fix size_t format specifier
On Windows `size_t` is typedef’d to `unsigned long long` (%llu) while on proper
OSes it’s typedef’d to `unsigned long`, and MS’ runtime doesn’t support %zu, so
we work around this with our own `PRI_SIZE_T`.
————————————————————————
r45036 | compyx | 2024-03-24 16:29:09 +0000 (Sun, 24 Mar 2024) | 2 lines
Documentation: Windows Gtk3: add libtool as requirement for building libieee1284
————————————————————————

Download: GTK3VICE r45040
Source: Here

About dmb062082_

I love retro gaming!! 😍 😍 

Check Also

rpcs3 Git (2024/05/16)

rpcs3 Git (2024/05/16) is compiled. RPCS3 is an open-source Sony PlayStation 3 emulator and debugger …

Leave a Reply