WinVICE Changelog: r42874 | compyx | 2023-01-12 01:00:30 +0000 (Thu, 12 Jan 2023) | 8 lines
SDL: Add scroll bar-like indicators when a menu contains more items than shown
Implement scroll bar up/down arrows in the SDL menus that indicate there are
more menu items than are currently shown. Adds two custom chars in uifont.c:
up arrow (0x12) and down arrow (0x13).
Also add missing
------------------------------------------------------------------------
r42873 | compyx | 2023-01-11 22:04:46 +0000 (Wed, 11 Jan 2023) | 3 lines
fsdevice: fix another case of not checking if archdep_opendir() failed
------------------------------------------------------------------------
r42872 | compyx | 2023-01-11 21:21:00 +0000 (Wed, 11 Jan 2023) | 3 lines
fsdevice: add some proper error checking, fixes bug #1541
------------------------------------------------------------------------
r42871 | compyx | 2023-01-11 13:32:41 +0000 (Wed, 11 Jan 2023) | 6 lines
Gtk3: Rename Host->Current directory to Host->Environment, add LogFileName widget
Rename the Host->Current directory settings node to Host->Environment.
Move the CWD widget into its own file. Add widget for setting the VICE log file.
------------------------------------------------------------------------
r42870 | durandal78 | 2023-01-11 00:55:41 +0000 (Wed, 11 Jan 2023) | 1 line
Only transmit writes to the shift register if the UP9600 mode is enabled
------------------------------------------------------------------------
Download: GTK3VICE r42874
Download: SDL2VICE r42874
Source: Here
0 Comments
Post a Comment