Update Registers
+1
-1
@@ -7,7 +7,7 @@ Below is a list of the registers:
|
||||
| System | CIR | Current instruction register. |
|
||||
| System | PCX | Program counter. Stores the address of the next instruction |
|
||||
| System | MDR | Memory data register for moving data between RAM and registers
|
||||
| 0x00-0x0F | RG0-RGF | General purpose registers for variables etc. |
|
||||
| 0x00-0x0F | RG0-RGF | 16 General purpose registers for variables etc. |
|
||||
| 0x10 | ACC | Accumulator for storing outputs of calculations. |
|
||||
| 0x11 | SPR | Stack pointer. |
|
||||
| 0x12 | BPR | Stack base pointer. |
|
||||
|
||||
Reference in New Issue
Block a user