Changelog:
r46037 | gpz | 2026-03-27 10:28:04 +0000 (Fri, 27 Mar 2026) | 1 line
suppress USBSID-Pico error message at startup, fixes #2219. patch by Loud
------------------------------------------------------------------------
r46036 | gpz | 2026-03-25 17:50:14 +0000 (Wed, 25 Mar 2026) | 1 line
correctly check for EOF in -geoswrite as well, don't always write the full (first) data block
------------------------------------------------------------------------
r46035 | gpz | 2026-03-25 16:58:56 +0000 (Wed, 25 Mar 2026) | 1 line
pass memspace to mon_stopwatch_show() instead of always using the current default memspace, should fix #2215
------------------------------------------------------------------------
r46034 | gpz | 2026-03-24 22:13:22 +0000 (Tue, 24 Mar 2026) | 1 line
also write the correct number of bytes when the first block of a GEOS file is already the last (which can happen in GEOS PRG files)
------------------------------------------------------------------------
r46033 | gpz | 2026-03-24 21:56:37 +0000 (Tue, 24 Mar 2026) | 1 line
look up the CBM file type of a GEOS file in the directory before extracting it (it is not limited to USR)
------------------------------------------------------------------------