use prism-tomorrow.css
This commit is contained in:
@ -0,0 +1,17 @@
|
||||
LDA
|
||||
BNE
|
||||
inx
|
||||
clc
|
||||
|
||||
-------------------------------------
|
||||
|
||||
[
|
||||
["opcode", "LDA"],
|
||||
["opcode", "BNE"],
|
||||
["opcode", "inx"],
|
||||
["opcode", "clc"]
|
||||
]
|
||||
|
||||
-------------------------------------
|
||||
|
||||
Check for opcodes
|
Reference in New Issue
Block a user