Changelog:
r45943 | gpz | 2026-01-11 21:30:27 +0000 (Sun, 11 Jan 2026) | 1 line
only override the C128's C64 kernal when the C128 model is DCR _and_ the already loaded kernal is one of the stock kernals we provide. should fix #2196
------------------------------------------------------------------------
r45942 | gpz | 2026-01-04 21:25:03 +0000 (Sun, 04 Jan 2026) | 1 line
actually skip N bytes when the -skip/-offset option is used
------------------------------------------------------------------------
r45935 | strobey | 2026-01-01 13:58:49 +0000 (Thu, 01 Jan 2026) | 1 line
Update SDL MSYS2 instructions, replacing pacboy references with pacman. Also remove manual xa assembler steps as it's now a standard MSYS2 package.
------------------------------------------------------------------------
r45929 | strobey | 2025-12-30 14:01:35 +0000 (Tue, 30 Dec 2025) | 1 line
Update MSYS2 instructions to only use pacman and remove pacboy references. Minor formatting improvements.
------------------------------------------------------------------------
r45927 | rhialto | 2025-12-26 14:28:22 +0000 (Fri, 26 Dec 2025) | 5 lines
Avoid use-after-free.
Reported by Dirk Meyer in bug 419. I made a very small change to the given
patch only.
------------------------------------------------------------------------