Skip to content

r45466 Ubuntu 22.04

Compare
Choose a tag to compare
@Zibri Zibri released this 26 Jan 14:13
d569312

Changelog:

r45466 | rhialto | 2025-01-26 12:52:22 +0000 (Sun, 26 Jan 2025) | 2 lines

Use crtc.vaddr_mask_eff to mask colour memory offsets, since we use effective addresses here: not the ones direcly from the CRTC, but possibly times 2.

------------------------------------------------------------------------
r45465 | gpz | 2025-01-23 23:02:09 +0000 (Thu, 23 Jan 2025) | 1 line

move keyval fix magic into a public function and use it in the joystick keyset config dialog. should fix bug #2120. the hotkey code (and any other place that uses gtk keyval) needs a similar fix
------------------------------------------------------------------------
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

------------------------------------------------------------------------