Changelog:
r45960 | gpz | 2026-01-23 23:39:00 +0000 (Fri, 23 Jan 2026) | 1 line
improve handling of some literals, that normally don't occur in a BASIC program, when detokenizing. Remove special DATA/REM mode when tokenizing. Should fix complete round trip for many 'strange' cases
------------------------------------------------------------------------
r45959 | gpz | 2026-01-22 19:32:28 +0000 (Thu, 22 Jan 2026) | 1 line
updated for whoever makes the next release
------------------------------------------------------------------------
r45957 | rhialto | 2026-01-18 14:22:32 +0000 (Sun, 18 Jan 2026) | 8 lines
CIA SDR IRC fix for "old" CIAs.
In strange_extra_sdr_flags(), the code for the "old" cia was actually correct
for the 4485 subtype.
Patch is a mix of the one from Dag Lem and me.
https://sourceforge.net/p/vice-emu/bugs/1219/?page=1#d27d/7f92
------------------------------------------------------------------------
r45952 | rhialto | 2026-01-17 16:05:21 +0000 (Sat, 17 Jan 2026) | 6 lines
Add patch from Dag Lem, from bug #1219.
https://sourceforge.net/p/vice-emu/bugs/1219/?page=1#5c25
I added some parentheses because the compiler warned me about that.
------------------------------------------------------------------------
r45950 | gpz | 2026-01-14 14:39:57 +0000 (Wed, 14 Jan 2026) | 1 line
attempt to fix c++ build error reported on Lemon, patch by LouD
------------------------------------------------------------------------