This commit is contained in:
Kelvin Sherlock 2017-08-21 15:39:06 -04:00
parent 5027ad4c82
commit 93ff3a31b6
2 changed files with 2 additions and 2 deletions

View File

@ -109,7 +109,7 @@ contexts:
scope: keyword.mnemonic.6502-alt
mnemonics-sweet16:
- match: \b(?i:SET|LD|LDD|ST|STD|POP|POPD|STP|ADD|SUB|CPR|INR|DCR|BR|BNC|BC|BP|BM|BZ|BNZ|BM1|BNM1|BK|RS|BS)\b
- match: \b(?i:RTN|SET|LD|LDD|ST|STD|POP|POPD|STP|ADD|SUB|CPR|INR|DCR|BR|BNC|BC|BP|BM|BZ|BNZ|BM1|BNM1|BK|RS|BS)\b
scope: keyword.mnemonic.65c02
expect-comment:

View File

@ -139,7 +139,7 @@ contexts:
- include: comment
- include: numbers
- include: strings
- include: macro-parm
#- include: macro-parm
operand-hex:
- include: comment