Update README.md
This commit is contained in:
parent
8011ec8120
commit
4e8b1f915d
18
README.md
18
README.md
@ -27,15 +27,15 @@
|
||||
| 0x16 | DIN | location | | reads value from disk at location to ACU |
|
||||
| 0x17 | DOT | location | value | writes value to disk at location |
|
||||
|
||||
| Register | Usage |
|
||||
|---------:|-----------------|
|
||||
| R0 | general usage |
|
||||
| R1 | general usage |
|
||||
| R2 | general usage |
|
||||
| R3 | general usage |
|
||||
| ACU | Accumulator |
|
||||
| PC | Program Counter |
|
||||
| SP | Stack Pointer |
|
||||
| Number | Register | Usage |
|
||||
|:------:|---------:|-----------------|
|
||||
| 0x0 | R0 | general usage |
|
||||
| 0x1 | R1 | general usage |
|
||||
| 0x2 | R2 | general usage |
|
||||
| 0x3 | R3 | general usage |
|
||||
| 0x4 | ACU | Accumulator |
|
||||
| 0x5 | PC | Program Counter |
|
||||
| 0x6 | SP | Stack Pointer |
|
||||
|
||||
| Area of RAM | reserved | usage |
|
||||
|:-------------:|:--------:|-------------------|
|
||||
|
Loading…
Reference in New Issue
Block a user