Skip to content

Conversation

faha223
Copy link
Contributor

@faha223 faha223 commented Dec 15, 2024

This PR adds the emulation of just the Arcade Stick. It's one of the simplest devices I'm adding support for because it uses the same XID Input report structure as the Xbox Controller

hw/xbox/xid.h Outdated
#define TYPE_USB_XID_GAMEPAD_S "usb-xbox-gamepad-s"
#define TYPE_USB_XID_ARCADE_STICK "usb-xbox-arcade-stick"

#define XID_DEVICESUBTYPE_GAMEPAD 0x01
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are already defined on L53-54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants