mirror of
https://github.com/ksherlock/65816.tmbundle.git
synced 2024-11-22 11:34:35 +00:00
updates.
This commit is contained in:
parent
5027ad4c82
commit
93ff3a31b6
@ -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:
|
||||
|
@ -139,7 +139,7 @@ contexts:
|
||||
- include: comment
|
||||
- include: numbers
|
||||
- include: strings
|
||||
- include: macro-parm
|
||||
#- include: macro-parm
|
||||
|
||||
operand-hex:
|
||||
- include: comment
|
||||
|
Loading…
Reference in New Issue
Block a user