Changelog:
r44992 | rhialto | 2024-02-18 12:24:19 +0000 (Sun, 18 Feb 2024) | 5 lines
CIA: always toggle AM/PM flag when writing 12 o'clock time
no matter if this is a change to the hours register or not.
See bug #1988. Partially reverts commit r43714.
------------------------------------------------------------------------
r44991 | pottendo | 2024-02-17 11:49:57 +0000 (Sat, 17 Feb 2024) | 2 lines
Fixed stylecheck.
------------------------------------------------------------------------
r44990 | pottendo | 2024-02-17 11:22:22 +0000 (Sat, 17 Feb 2024) | 3 lines
Added command, WIC64_REMOTE_TIMEOUT, URL size == 8192, fixed blocking
during URL fetch.
------------------------------------------------------------------------
r44987 | oldwoman37 | 2024-02-11 21:24:20 +0000 (Sun, 11 Feb 2024) | 1 line
Fix for bug #1963, also exposes open-circuit when internal function roms are off in x128
------------------------------------------------------------------------
r44986 | gpz | 2024-02-11 20:34:02 +0000 (Sun, 11 Feb 2024) | 1 line
use the list of cartridges that can be obtained via the cartridge api also for generic cartridges, this removes all hardcoded special cases from the UI. leaving a bunch of no more used things in comments for now, as this will need even more cleanup anyway, and these things serve as a reminder when something doesn't work as intended.
------------------------------------------------------------------------