Changelog:
r45464 | rhialto | 2025-01-23 20:44:12 +0000 (Thu, 23 Jan 2025) | 2 lines
Restore behaviour for access to open space: the high byte of the address is read.
------------------------------------------------------------------------
r45463 | rhialto | 2025-01-23 20:41:58 +0000 (Thu, 23 Jan 2025) | 5 lines
In ColourPET and lower case mode, also fill in the colour of the extra 2 lines of the characters. This will be the background colour of the character "above".
This conforms to what the real hardware does.
From discussion with Steve Gray.
------------------------------------------------------------------------
r45462 | compyx | 2025-01-13 20:39:04 +0000 (Mon, 13 Jan 2025) | 2 lines
Gtk3: Properly set RAMLink enable check button if enabled
------------------------------------------------------------------------
r45461 | compyx | 2025-01-12 22:24:28 +0000 (Sun, 12 Jan 2025) | 7 lines
Gtk3: Don't require a memory image file for RAMLink emulation check button
The RAMLink emulation functions without a RAM image file present, so the logic
checking for a RAM image file in the "Enable" check button handling has been
removed.
(See bug #2119)
------------------------------------------------------------------------
r45460 | compyx | 2025-01-10 12:04:14 +0000 (Fri, 10 Jan 2025) | 2 lines
Fix typo
------------------------------------------------------------------------