Changelog:
r45971 | gpz | 2026-02-16 01:22:01 +0000 (Mon, 16 Feb 2026) | 1 line
the value used for joyport i/o simulation should be 0xff by default, should fix #2202
------------------------------------------------------------------------
r45970 | gpz | 2026-02-15 22:56:27 +0000 (Sun, 15 Feb 2026) | 1 line
added support for the V8 userport joystick adapter
------------------------------------------------------------------------
r45969 | gpz | 2026-02-15 20:46:31 +0000 (Sun, 15 Feb 2026) | 1 line
actually ignore T-WA, T-WD and T-WB (and report OK) instead of erroring out
------------------------------------------------------------------------
r45968 | gpz | 2026-02-15 20:32:15 +0000 (Sun, 15 Feb 2026) | 1 line
fix range check for lowercase letters
------------------------------------------------------------------------
r45966 | compyx | 2026-02-05 11:24:51 +0000 (Thu, 05 Feb 2026) | 5 lines
Buildsystem: update configure to check for curl >= 7.66.0
Since the WiC64 uses `curl_multi_poll()`, we need to tighten the libcurl
check to include the minimum version number required (7.66.0).
------------------------------------------------------------------------