This website requires JavaScript.
Explore
Help
Sign in
wezm
/
calculator
Watch
1
Star
0
Fork
You've already forked calculator
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
24
commits
2
branches
0
tags
120
KiB
main
Branches
Tags
No results found.
Commit graph
3 commits
Author
SHA1
Message
Date
Wesley Moore
b3605f4a04
Implement mul, div, divmod, clz
2025-02-15 19:45:25 +10:00
Wesley Moore
10bafd8485
Add multiplication implementation
2025-02-14 21:09:46 +10:00
Wesley Moore
e52725d564
Add tests for add64
...
Currently the test harness isn't looping, so the test is failing.
2025-02-11 22:08:32 +10:00