Changelog:
r46149 | rhialto | 2026-06-15 16:57:23 +0000 (Mon, 15 Jun 2026) | 2 lines
...and this file too.
------------------------------------------------------------------------
r46148 | rhialto | 2026-06-15 16:55:56 +0000 (Mon, 15 Jun 2026) | 7 lines
Side-effect free looking at VIA I/O ports.
Make sure that "peek"ing at VIA I/O port registers A and B (as done by
the monitor) has no side effects.
Should fix bug #2217.
------------------------------------------------------------------------
r46147 | gpz | 2026-06-14 15:22:31 +0000 (Sun, 14 Jun 2026) | 1 line
update and re-order list of compile time features, do not sort by default so order is preserved
------------------------------------------------------------------------
r46144 | gpz | 2026-06-11 16:04:50 +0000 (Thu, 11 Jun 2026) | 1 line
do not call reu_ba_register in xscpu64, the 'sc' interface does not yet work with it. fixes #2233 and #2124
------------------------------------------------------------------------
r46140 | gpz | 2026-06-10 22:00:00 +0000 (Wed, 10 Jun 2026) | 1 line
handle keywords as literal strings in the basic text when detokenizing, omit the first letter of the keyword as control code, so re-tokenizing will produce a literal string again.
------------------------------------------------------------------------