This project is IDE for Assembly language, where user can easily write assembly instructions in the text field and run all written instructions. The results of the instructions can be reviewed below the text field in 16 bit microcontroller simulator.
- mov
- dec
- inc
- not
- or
- xor
- and
- add
- stc
- std
- clc
- cld
- shr
- shl
- ror
- push
- pop
- nop
- hlt