darthbatman/BD-Calculator
A program for a 1 digit by 1 digit calculator written in MPASM for the PIC16F887 microcontroller. It supports addition, subtraction, multiplication, and division. Additionally, it catches dividing by 0 and supports negative answers for subtraction.
Assembly
No issues in this repository yet.