Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate non-portable joypad_bits bitfield #106

Merged
merged 3 commits into from
Jun 8, 2024

Conversation

ccawley2011
Copy link
Contributor

This has been split out from PR #103 and modified to simply deprecate the bitfield rather than outright removing it.

The joypad_bits bitfield has been removed since it relied on specific positions, however the layout is not standardised and may differ between compilers: https://stackoverflow.com/questions/19376426/order-of-fields-when-using-a-bit-field-in-c

@deltabeard deltabeard merged commit 4776151 into deltabeard:master Jun 8, 2024
4 checks passed
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