Changelog:
r44598 | rhialto | 2023-10-19 17:10:37 +0000 (Thu, 19 Oct 2023) | 2 lines
Unspace the end of the line.
------------------------------------------------------------------------
r44597 | rhialto | 2023-10-19 17:02:14 +0000 (Thu, 19 Oct 2023) | 6 lines
Adjust the horizontal cycle counting of the CRTC to the principle that alarm
handlers run after the cycle with the same number. Previously the counting must have
been off-by-one, and now we're trying to do cycle exact effects on the PET,
this sort of thing counts.
------------------------------------------------------------------------
r44596 | pottendo | 2023-10-18 17:04:42 +0000 (Wed, 18 Oct 2023) | 2 lines
made WiC64 tracing and user-reset selectable from UI.
------------------------------------------------------------------------
r44595 | pottendo | 2023-10-17 19:52:43 +0000 (Tue, 17 Oct 2023) | 2 lines
fixed bigloader, allocate httpreply buffer dynamically.
------------------------------------------------------------------------
r44594 | compyx | 2023-10-17 18:28:21 +0000 (Tue, 17 Oct 2023) | 4 lines
Fix linking order of `libuserport.a`
This should fix duplicate definitions of `userport_wic64_get_timezones()`.
------------------------------------------------------------------------