Skip to content

r46150 OpenSUSE TumbleWeed

Choose a tag to compare

@Zibri Zibri released this 20 Jun 10:31
6ce05f0

Changelog:

r46150 | ikorb | 2026-06-20 10:16:33 +0000 (Sat, 20 Jun 2026) | 8 lines

fix samp2src.pl file input mode

samp2src.pl reads binary files, so it needs to tell the interpreter to
switch to binary mode. Fixes problems when perl is running in
forced-unicode mode and provdes a theoretical fix for building on
Windows.

Also adds the generated files to the "make clean" list for neatness.
------------------------------------------------------------------------
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
------------------------------------------------------------------------