Updated CPU (markdown)

Simon Fortier 2017-11-11 22:40:49 -05:00
parent eb6278291f
commit ed8d661621

2
CPU.md

@ -9,7 +9,7 @@ Work in progress
## General purpose registers
The registers are 16-bits locations available to the CPU and are used in some instructions and system calls. Read [Basic Assembly Tutorial](https://github.com/simon987/Much-Assembly-Required-3/wiki/Basic-Assembly-tutorial) for more information.
The registers are 16-bits locations available to the CPU and are used in some instructions and system calls. Read [Basic Assembly Tutorial](https://github.com/simon987/Much-Assembly-Required/wiki/Basic-Assembly-tutorial) for more information.
| Register | Purpose |
| -------- | ------- |