Here's a patched fork of Vice https://github.com/alrighdee/VICE-C64-svn-mirror/tree/thec64-joystick-macos-fix that works with The C64 Jpoystick for Mac Would love to see this merged into the official release
Hi all, I've submitted a patch (attached here, too) to the VICE development mailing list to address this issue. ๐ง Sent to: vice-devel@lists.sourceforge.net ๐งต [PATCH] Add support for TheC64 Joystick on macOS (Fixes Bug #1785) This patch adds proper detection for the THEC64 USB joystick (Vendor ID 0x1c59, Product ID 0x0023) on macOS. The issue was that the device was not correctly recognized by the joystick input handler, so only the fire button worked, not directional movement. โ Changes: - Added...
Hi all, I've submitted a patch (attached here, too) to the VICE development mailing list to address this issue. ๐ง Sent to: vice-devel@lists.sourceforge.net ๐งต Subject: [PATCH] Add support for THEC64 USB joystick on macOS (fix bug #1785) This patch adds proper detection for the THEC64 USB joystick (Vendor ID 0x1c59, Product ID 0x0023) on macOS. The issue was that the device was not correctly recognized by the joystick input handler, so only the fire button worked, not directional movement. โ Changes:...
Hi all, I've submitted a patch (attached here, too) to the VICE development mailing list to address this issue. ๐ง Sent to: vice-devel@lists.sourceforge.net ๐งต Subject: [PATCH] Add support for THEC64 USB joystick on macOS (fix bug #1785) This patch adds proper detection for the THEC64 USB joystick (Vendor ID 0x1c59, Product ID 0x0023) on macOS. The issue was that the device was not correctly recognized by the joystick input handler, so only the fire button worked, not directional movement. โ Changes:...