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
5 commits
Author
SHA1
Message
Date
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
Wesley Moore
8f252c15c6
Fix bug in tohex
2025-02-10 15:03:55 +10:00
Wesley Moore
947f1fca89
Attempt to print register values in regdump
2025-02-10 14:00:44 +10:00
Wesley Moore
951900bce9
Implement tohex function to format register to hex string
2025-02-10 12:55:08 +10:00
Wesley Moore
c059620b09
Add a byte to hex function with unit test
2025-02-10 12:04:39 +10:00