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.
------------------------------------------------------------------------
r46221 | gpz | 2026-08-27 21:17:25 +0000 (Thu, 27 Aug 2026) | 1 line
remove TABs
------------------------------------------------------------------------
r46220 | rhialto | 2026-08-27 17:04:25 +0000 (Thu, 27 Aug 2026) | 6 lines
PET: Added a PetSpeed dongle.
Note that the compiler doesn't like the advanced DOS version we have in
the 8x50 drives (the added drive number in the disk status messages
probably confuses it).
------------------------------------------------------------------------
r46219 | strobey | 2026-08-25 13:36:33 +0000 (Tue, 25 Aug 2026) | 1 line
Don't crash vice with VDC R0 = 0. Update screen geometry if R0 changes.
------------------------------------------------------------------------