RPN Calculator
This is a small RPN calculator (Reverse polish notation) written in chip8 with 24 bit unsigned math.
Chip8 game developpers might like the math functions, they are available in 8, 16 and 24 bit.
The operations are + - * and / as well as push and clear.
Leave a comment
Log in with itch.io to leave a comment.