Assembly Language Simulator
Supported Commands
- MOV: Move data from source to destination
- ADD: Add value to a register
- SUB: Subtract value from a register
- INC: Increment the value of a register by 1
- DEC: Decrement the value of a register by 1
Program output will appear here...