Skip to content

Commit

Permalink
Fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ei9 committed Feb 27, 2021
1 parent 930ff9e commit c980cfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
This is a simple Von Neumann architecture cpu. It includes:

- 5 instructions.

| Instruction | Opcode | Meaning | Example |
| :----: | :----: | :---- | :---- |
| LDA | 0000 | Load the accumulator | LDA 9H |
Expand Down

0 comments on commit c980cfe

Please sign in to comment.