WinVICE Changelog:
r44950 | compyx | 2024-01-09 12:29:22 +0000 (Tue, 09 Jan 2024) | 4 lines
SDL: Fix all connected controllers being (de)selected at the same time
Don't pass 4 as the callback param for each connect controller, using 4...N.
------------------------------------------------------------------------
r44949 | gpz | 2024-01-05 15:31:58 +0000 (Fri, 05 Jan 2024) | 1 line
add missing token
------------------------------------------------------------------------
r44948 | gpz | 2024-01-05 14:51:16 +0000 (Fri, 05 Jan 2024) | 1 line
added monitor command 'tapeoffs
------------------------------------------------------------------------
r44947 | compyx | 2024-01-04 19:51:49 +0000 (Thu, 04 Jan 2024) | 2 lines
Plus4: fix segfault on memhack initialization (see bug #1977)
------------------------------------------------------------------------
r44946 | compyx | 2024-01-04 13:38:29 +0000 (Thu, 04 Jan 2024) | 6 lines
Auto-screenshot: use PNG if `HAVE_PNG` is defined, otherwise fall back to BMP
The default for configure is `--with-png`, but it is possible to build the SDL
UI using `--without-png`, in that case we use BMP as the default auto-screenshot
format, since that is always available.
------------------------------------------------------------------------
Download: GTK3VICE r44950
Source: Here
0 Comments
Post a Comment