Changelog:
r46227 | gpz | 2026-09-08 12:21:50 +0000 (Tue, 08 Sep 2026) | 1 line
update libresidfp to git head
------------------------------------------------------------------------
r46226 | gpz | 2026-09-08 10:37:46 +0000 (Tue, 08 Sep 2026) | 1 line
set revision when attach worked, not when it failed :)
------------------------------------------------------------------------
r46225 | gpz | 2026-09-07 22:22:39 +0000 (Mon, 07 Sep 2026) | 1 line
add support for 'Magic Desk Plus', reworked patch from ClausS
------------------------------------------------------------------------
r46224 | gpz | 2026-08-30 13:36:15 +0000 (Sun, 30 Aug 2026) | 1 line
fix copypaste screwup, Magic Desk 16 banks are really 16k - fixes #2252
------------------------------------------------------------------------
r46222 | rhialto | 2026-08-28 16:15:31 +0000 (Fri, 28 Aug 2026) | 8 lines
PET: improve the HRE memory banking register $E888
Before it just recognized the 2 "magic" values that were written to it
by the ROM code.
Now it now looks at the actual bits you write to it, and sets /ram ON,
/ram sel 9 and /ram sel A accordingly.
------------------------------------------------------------------------