Changelog:
r45659 | rhialto | 2025-05-01 11:07:56 +0000 (Thu, 01 May 2025) | 2 lines
And another one...
------------------------------------------------------------------------
r45658 | rhialto | 2025-05-01 10:46:35 +0000 (Thu, 01 May 2025) | 2 lines
Forgot to include in commit...
------------------------------------------------------------------------
r45657 | rhialto | 2025-05-01 10:36:48 +0000 (Thu, 01 May 2025) | 2 lines
Some TABs crept in...
------------------------------------------------------------------------
r45656 | rhialto | 2025-05-01 10:26:52 +0000 (Thu, 01 May 2025) | 2 lines
Add tape port dongle to help WordCraft (PET) work.
------------------------------------------------------------------------
r45654 | compyx | 2025-04-29 15:35:06 +0000 (Tue, 29 Apr 2025) | 8 lines
Merge branch compyx/joymap-002 intro trunk
Implement opening and closing host joystick devices via resources and manually.
Host devices will now only be opened when a "JoyDevice{N}" resource is set, or
when joystick_device_open() is called manually. When a "JoyDevice{N}" resource
is changed the old host device (if any) is closed before opening the new one.
This prepares the code for polling via the UI (for mapping and calibration).
------------------------------------------------------------------------