We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
fmulsu
From this forum thread: https://community.arduboy.com/t/ardugolf-18-hole-mini-golf/10462/12
The emulator implements fmul and fmuls but not fmulsu. Please add the missing fmulsu opcode.
fmul
fmuls
The text was updated successfully, but these errors were encountered:
No branches or pull requests
From this forum thread:
https://community.arduboy.com/t/ardugolf-18-hole-mini-golf/10462/12
The emulator implements
fmul
andfmuls
but notfmulsu
.Please add the missing
fmulsu
opcode.The text was updated successfully, but these errors were encountered: