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