numworks / epsilon-sample-app-rust

A sample Rust app for the NumWorks graphing calculator
BSD 3-Clause "New" or "Revised" License
50 stars 11 forks source link

[eadk] Fix eadk_keyboard_scan #3

Closed GabrielNumworks closed 3 years ago

GabrielNumworks commented 3 years ago

Keyboard state was returned directly in registers R0 and R1, while the device expected to find its address in R0.