2 lines
51 B
Text
2 lines
51 B
Text
LDA #$05
|
|
STA temp ;temp equals 5 for the following
|
LDA #$05
|
|
STA temp ;temp equals 5 for the following
|