mirror of
https://github.com/ksherlock/65816.tmbundle.git
synced 2024-11-21 20:30:51 +00:00
add some missing m740 instructions
This commit is contained in:
parent
6609004905
commit
c5f707686d
@ -34,7 +34,7 @@ contexts:
|
||||
scope: keyword.mnemonic.65816.alt
|
||||
|
||||
mnemonics-65c02-m740:
|
||||
- match: \b(?i:CLT|COM|LDM|RRF|SET|TST)\b
|
||||
- match: \b(?i:CLT|COM|LDM|RRF|SET|TST|MUL|DIV|CLB|SEB|BBC|BBS)\b
|
||||
scope: keyword.mnemonic.m740
|
||||
|
||||
mnemonics-sweet16:
|
||||
|
Loading…
Reference in New Issue
Block a user