mirror of
https://github.com/specht/champ.git
synced 2024-11-27 07:51:33 +00:00
documentation
This commit is contained in:
parent
946a32f7cc
commit
effe493c88
@ -132,7 +132,7 @@ LOOP TAY
|
|||||||
BNE LOOP
|
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)
|
![A at PC 0x6012](doc/example03_1.gif?raw=true)
|
||||||
![X at PC 0x6015](doc/example03_2.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 |
Loading…
Reference in New Issue
Block a user