PowerSEPT opened this issue a year ago ยท 1 comments
Add a button that takes an int as an input and returns (x//64, x%64)
A euclidian division and modulo button would be a cool addition too.
I will recode the whole mod because my actual code is really bad, I will try to implement this