fileTypes src s name ORCA/M patterns include source.asm.65816 include source.asm.65816#hex_number include source.asm.65816#binary_number include source.asm.65816#decimal_number match \b(?i:BLT|BGE|CPA)\b name keyword.mnemonic.65816.alt captures 1 name entity.name.function 2 name keyword.directive match ^([_~A-Za-z][_~A-Za-z0-9]*)\s+((?i)START|DATA|PRIVDATA)\b name meta.function match ^[*;!.].* name comment.line.m65816 comment actually this is position dependent... match ;.* name comment.line.m65816 match ^[_~A-Za-z][_~A-Za-z0-9]*\b name entity.name.label match \b(?i:ABSADDR|ALIGN|ANOP|APPEND|CASE|CODECHK|COPY|DATA|DATACHK|DC|DIRECT|DS|DYNCHK|EJECT|END|ENTRY|EQU|ERR|EXPAND|GEQU|IEEE|INSTIME|KEEP|KIND|LIST|LONGA|LONGI|MCOPY|MEM|MERR|MSB|NUMSEX|OBJ|OBJCASE|OBJEND|ORG|PRINTER|PRIVATE|PRIVDATA|RENAME|SETCOM|START|SYMBOL|TITLE|USING|65C02|65816)\b name keyword.directive match @[0-7]+ name constant.numeric.octal match \b[aA]\b name variable.language match (?<=,)([xXyY])\b name variable.language match [=<>+-/|*#()^]|(<>|<=|>=) name keyword.operator match (?i:\.AND\.|\.EOR\.|\.OR\.) name keyword.operator match "[^"]*" name string.quoted.double match '[^']*' name string.quoted.single scopeName source.asm.65816.orcam uuid 20FD91A7-4399-46D9-B4C6-B733A52F7B40