Changelog:
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
------------------------------------------------------------------------
r44161 | oldwoman37 | 2023-07-01 00:40:32 +0000 (Sat, 01 Jul 2023) | 1 line
Minor fixes to LTK to emulate hardware better
------------------------------------------------------------------------
r44141 | compyx | 2023-06-28 21:33:05 +0000 (Wed, 28 Jun 2023) | 8 lines
Gtk3: Change preset emulation speed of 20% to 25% for consistency
The SDL UI provides a preset CPU speed of 25% while the Gtk3 UI provided a
preset of 20%. A comment in the Gtk3 code indicated the presets were taken from
`doc/vice.texi`, but any such information appears to have gone from the file.
Missing vim syntax highlighting for the UI action names for CPU speed/FPS has
also been added.
------------------------------------------------------------------------
r44129 | compyx | 2023-06-27 17:18:43 +0000 (Tue, 27 Jun 2023) | 6 lines
Add UI action ID for 'Attach cartridgeh (raw)'
Although the Gtk3 UI has a single dialog (and those a single UI action) to
attach cartridges in CRT and raw format, the SDL UI has two separate dialogs,
one for CRT and one for raw.
------------------------------------------------------------------------
r44125 | oldwoman37 | 2023-06-26 04:08:36 +0000 (Mon, 26 Jun 2023) | 1 line
Fix for bug 1906
------------------------------------------------------------------------