Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDiver authored May 20, 2020
1 parent 79a2b0f commit c40f184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The final product will represent a Simulator for basic ARM processor behavior. T
- Almost complete arm instruction set recognition for the ArmParser
- Working breakpoints finally they arrived for everyone !!!
- Implemented commands
- MOV, MVN, CMP, CMN, TST, TEQ, ADD, SUB, RSB, ADC, SBC, RSC, AND, BIC, EOR, ORR, B, BL, BX, LDR, STR, PUSH, POP, MUL
- MOV, MVN, CMP, CMN, TST, TEQ, ADD, SUB, RSB, ADC, SBC, RSC, AND, BIC, EOR, ORR, ASR, LSL, LSR, ROR, B, BL, BX, LDR, STR, PUSH, POP, MUL
- Conditional execution
- Register Preview
- Memory Preview
Expand Down

0 comments on commit c40f184

Please sign in to comment.