7 lines
106 B
Text
7 lines
106 B
Text
|
|
STP ; wait for input
|
||
|
|
a: 0
|
||
|
|
b: 0
|
||
|
|
LDA a
|
||
|
|
ADD b
|
||
|
|
STP
|