A project for python based 8051 microprocessor simulator
Deployed at 8051 Simulator
The following opcodes are usable presently:
- ADD
- ANL
- CJNE
- CLR
- CPL
- DA
- DEC
- DJNZ
- INC
- JC
- JNC
- JNZ
- JZ
- MOV
- ORG
- ORL
- POP
- PUSH
- RL
- RR
- SETB
- SUBB
- SJMP
- AJMP
- LJMP
- JMP
- JBC
A project for python based 8051 microprocessor simulator
Deployed at 8051 Simulator
The following opcodes are usable presently: