r44890 | compyx | 2023-12-20 10:46:49 +0000 (Wed, 20 Dec 2023) | 6 lines
Documentation: fix location of system files
The system files haven't been in `${PREFIX}/lib/vice` for a long time, the
correct location is `${PREFIX}/share/vice`. Also fix an upper case `VICE` in
a system file path example, Unix filesystems are case sensitive.
------------------------------------------------------------------------
r44889 | gpz | 2023-12-20 09:38:11 +0000 (Wed, 20 Dec 2023) | 1 line
The term k*Vg - Vx in the EKV model can assume negative values so it is not correct to force it at zero when negative. Adjusted the LUT index accordingly. Patch by Leandro Nini
------------------------------------------------------------------------
r44888 | compyx | 2023-12-19 08:56:25 +0000 (Tue, 19 Dec 2023) | 2 lines
SDL: plug leak in WiC64 dynamic timezones menu
------------------------------------------------------------------------
r44887 | compyx | 2023-12-19 08:51:47 +0000 (Tue, 19 Dec 2023) | 2 lines
SDL: plug leak in autoscreenshot vsync callback
------------------------------------------------------------------------
r44886 | mcmartin | 2023-12-19 07:32:13 +0000 (Tue, 19 Dec 2023) | 1 line
Tag Monster can recreate the release history and tag each release now
------------------------------------------------------------------------