5 Commits

Author SHA1 Message Date
S.D
cda3236557 hopefully implemented all the opcodes - need to test tomorrow unsure if over/underflows will work as intended
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-10 23:54:09 +01:00
S.D
98741356a6 get rid of underscores -> camelCase
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-10 23:08:57 +01:00
S.D
cd5ad59643 change all uint8's > byte
All checks were successful
continuous-integration/drone/push Build is passing
they're the same thing! just more clear in this case
2020-10-10 22:58:18 +01:00
S.D
75ab3648a1 add unit tests for existing methods
Some checks failed
continuous-integration/drone/push Build is failing
2020-10-10 22:29:35 +01:00
S.D
6776939cde first few functions and unit tests 2020-10-10 21:29:53 +01:00