Changelog:
r44873 | compyx | 2023-12-15 08:37:24 +0000 (Fri, 15 Dec 2023) | 2 lines
Gtk3: Fix plotter output mode validation with ugly hack
------------------------------------------------------------------------
r44872 | compyx | 2023-12-14 20:04:27 +0000 (Thu, 14 Dec 2023) | 5 lines
NEWS: Add SDL xpet UI additions
Add "Basic1" resource toggle (patch kernal v1 for ieee-488), add menu items to
load either the normal chargen or the German chargen.
------------------------------------------------------------------------
r44871 | compyx | 2023-12-14 19:56:52 +0000 (Thu, 14 Dec 2023) | 2 lines
SDL: xpet: add menu items to load the normal chargen or ze German chargen
------------------------------------------------------------------------
r44870 | compyx | 2023-12-14 19:41:09 +0000 (Thu, 14 Dec 2023) | 5 lines
SDL: xpet: add toggle button for resource "Basic1" (patch v1 kernal for ieee-488)
Add resource toggle item to toggle patching of a v1 kernal to fix the ieee-488
interface (Machine -> ROM).
------------------------------------------------------------------------
r44869 | compyx | 2023-12-14 12:21:10 +0000 (Thu, 14 Dec 2023) | 6 lines
Gtk3: ROM manager: make the GtkScrolledWindow height depend on machine
Make the GtkScrolledWindow that contains the collapsible ROM widget lists less
tall on xpet since we add a check button and two buttons to load a chargen in
xpet, but we don't for other emus.
------------------------------------------------------------------------