agbrs / agb

Library for writing Game Boy Advance games in Rust
https://agbrs.dev/
Mozilla Public License 2.0
319 stars 27 forks source link

Fixnum chiptu3r improvements cherry picked #711

Closed gwilymk closed 5 months ago

gwilymk commented 6 months ago

Cherry picks #706 to avoid the slow downs from using the umul and smul instructions and adds all the features added there.