Changelog:
r44195 | compyx | 2023-07-05 05:24:08 +0000 (Wed, 05 Jul 2023) | 2 lines
Properly call `rawnet_enumadapter_close()` to avoid triggering an assert in subsequent calls to `rawnet_arch_tuntap_enumadapter_open()`
------------------------------------------------------------------------
r44174 | compyx | 2023-07-02 06:37:57 +0000 (Sun, 02 Jul 2023) | 4 lines
Add UI action IDs/names for setting border mode
Add `ACTION_BORDER_MODE_(NORMAL|FULL|DEBUG|NONE)` ("border-mode-(normal|full|debug|none").
------------------------------------------------------------------------
r44170 | compyx | 2023-07-01 14:28:04 +0000 (Sat, 01 Jul 2023) | 5 lines
Add UI action "show-statusbar-secondary-toggle" (`ACTION_SHOW_STATUSBAR_SECONDARY_TOGGLE`)
Add UI action id/name for toggling the secondary status bar of an emulator,
which currently is only on x128's VDC window.
------------------------------------------------------------------------
r44163 | compyx | 2023-07-01 05:58:38 +0000 (Sat, 01 Jul 2023) | 4 lines
UI actions: add "virtual-keyboard" (`ACTION_VIRTUAL_KEYBOARD`)
Add UI action id and name for the SDL UI's virtual keyboard feature.
------------------------------------------------------------------------
r44162 | oldwoman37 | 2023-07-01 00:45:34 +0000 (Sat, 01 Jul 2023) | 1 line
Updated vice.texi for latest info on LTK and RAMLink
------------------------------------------------------------------------