This website requires JavaScript.
Explore
Help
Register
Sign In
SwitchEmu
/
suyu
Watch
1
Star
0
Fork
0
You've already forked suyu
mirror of
https://git.suyu.dev/suyu/suyu.git
synced
2026-03-10 22:56:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
16,601
Commits
22
Branches
3
Tags
ec8548b414d39bf389ca55154e383ca5574344e7
Commit Graph
1 Commits
Author
SHA1
Message
Date
ReinUsesLisp
630823e363
common: Add Common::DivCeil and Common::DivCeilLog2
...
Add an equivalent to 'Common::AlignUp(n, d) / d' and a log2 alternative.
2020-11-25 23:37:56 -03:00