Changelog:
r45973 | gpz | 2026-02-19 21:52:19 +0000 (Thu, 19 Feb 2026) | 1 line
add some buffering for the input line when de-tokenizing, allows to handle multiple spaces at the end of a line (output them as control codes)
------------------------------------------------------------------------
r45972 | gpz | 2026-02-16 18:59:21 +0000 (Mon, 16 Feb 2026) | 1 line
make the initial value(s) 0xff in the userport i/o simulation as well, add documentation
------------------------------------------------------------------------
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
------------------------------------------------------------------------