This code implements a 16 bit unsigned int library in octo. It can read and print 16 bit numbers and has the operations add, sub, mult, div and mod
https://github.com/tquester/J-Octo-Chip8-IDE/blob/main/samples/lib/libMath.8o
This code implements a 16 bit unsigned int library in octo. It can read and print 16 bit numbers and has the operations add, sub, mult, div and mod
https://github.com/tquester/J-Octo-Chip8-IDE/blob/main/samples/lib/libMath.8o