documentation

This commit is contained in:
Michael Specht 2018-02-16 15:11:52 +01:00
parent 946a32f7cc
commit effe493c88
2 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ LOOP TAY
BNE LOOP
```
This is a small program which lets the accumulator grow quadratically while X decreases linearly:
This is a small program which lets the accumulator register grow quadratically while X decreases linearly:
![A at PC 0x6012](doc/example03_1.gif?raw=true)
![X at PC 0x6015](doc/example03_2.gif?raw=true)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

After

Width:  |  Height:  |  Size: 150 KiB