Skip to content

elf bug fixes - #1697

Open
NickGuyver wants to merge 2 commits into
OpenStickCommunity:mainfrom
NickGuyver:elf-bug-fixes
Open

elf bug fixes#1697
NickGuyver wants to merge 2 commits into
OpenStickCommunity:mainfrom
NickGuyver:elf-bug-fixes

Conversation

@NickGuyver

Copy link
Copy Markdown
Contributor

Using codex 5.6 sol, I prompted it to review the arm assembly and work backwards to find where the intention of the source code didn't match. Then I went through and validated the bugs via ghidra. After that, fixed and ran ghidra against each fix to verify that assembly was correct.

macroposition on idle from passing index -1 to macrolist
remove extra boardledenabled
swap PSCLASSIC_MASK_START and PSCLASSIC_MASK_SELECT
increase range on brake and gas for wheel xinput type
off by one for keyboard host modifier
out of range clamping for snowflake screensaver

NickGuyver and others added 2 commits August 15, 2026 12:10
Using codex 5.6 sol, I prompted it to review the arm assembly and work backwards to find where the intention of the source code didn't match. Then I went through and validated the bugs via ghidra. After that, fixed and ran ghidra against each fix to verify that assembly was correct.

macroposition on idle from passing index -1 to macrolist
remove extra boardledenabled
swap PSCLASSIC_MASK_START and PSCLASSIC_MASK_SELECT
increase range on brake and gas for wheel xinput type
off by one for keyboard host modifier
out of range clamping for snowflake screensaver
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.

1 participant