18 lines
201 B
Plaintext
18 lines
201 B
Plaintext
|
LDA
|
||
|
BNE
|
||
|
inx
|
||
|
clc
|
||
|
|
||
|
-------------------------------------
|
||
|
|
||
|
[
|
||
|
["opcode", "LDA"],
|
||
|
["opcode", "BNE"],
|
||
|
["opcode", "inx"],
|
||
|
["opcode", "clc"]
|
||
|
]
|
||
|
|
||
|
-------------------------------------
|
||
|
|
||
|
Check for opcodes
|