add some missing m740 instructions

This commit is contained in:
Kelvin Sherlock 2021-01-29 23:48:43 -05:00
parent 6609004905
commit c5f707686d
1 changed files with 1 additions and 1 deletions

View File

@ -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: