7 lines
95 B
NASM
7 lines
95 B
NASM
BRA r :there
|
|
NOP i
|
|
NOP i
|
|
NOP i
|
|
there: LDA # 0
|
|
LDA # 1
|