WinVICE r45502

WinVICE r45502 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:
r45502 | compyx | 2025-02-21 10:56:14 +0000 (Fri, 21 Feb 2025) | 4 lines
Remove unused Windows-specific file
Remove file used for the old ‘icon.png’ chickenhead logo.
————————————————————————
r45501 | compyx | 2025-02-21 10:50:59 +0000 (Fri, 21 Feb 2025) | 7 lines
Fix icon linking on Windows for SDL
Seems we *did* already use icons for the Windows SDL UI, using the logic
in `gtk3/data/win32` to generate the icons. Updated build files to use the
proper `win32_res_files` rule in `data/common/Makefile.am` (when not building
headless).
————————————————————————
r45500 | compyx | 2025-02-21 08:25:03 +0000 (Fri, 21 Feb 2025) | 5 lines
Gtk3: move win32 icon generation into data/common/
Keep all icon-related data and logic inside data/common. Should make adding
icons on Windows to executables for other UIs (e.g. SDL) easier.
————————————————————————
r45499 | compyx | 2025-02-17 10:10:07 +0000 (Mon, 17 Feb 2025) | 13 lines
Limit number of icon files installed
Instead of installing all icon files in data/common/, install only those
required, either by VICE itself or the OS’es guidelines.
For SDL the 256×256 PNG icons are installed, except on Windows for SDL 1.x,
where the 32×32 icons are installed (as suggested by the SDL docs).
For Gtk3 on Unix the 32×32, 48×48, 64×64 and 256×256 icons are installed,
either in their correct place when configured with `–enable-desktop-files`
or in $PREFIX/share/vice otherwise.
For Gtk3 on Windows the suggested icon sizes are used (16×16, 24×24, 32×32,
48×48, 64×64 and 256×256), linked with the executable using `icotool` and
`windres`.
————————————————————————
r45498 | compyx | 2025-02-16 11:18:27 +0000 (Sun, 16 Feb 2025) | 5 lines
Split icon files in into lists per size
List icon files in the Makefile per size/scalable to allow for more fine-grained
control over which files are installed per UI and OS.
————————————————————————

Download: GTK3VICE r45502
Source: Here

About admin

Avatar photo
I love it all!! 😍 😍

Check Also

FB Neo Git (2025/02/23)

FB Neo Git (2025/02/23) is compiled. FinalBurn Neo is an Emulator for Arcade Games & …

Leave a Reply