00// 01 02 03 04 % 0b 0q 0o $ 0x A B C D E F a b c d e f , + - >> >>>> << * +' -' *' = += -= *= >>= <<= <<'= >>'= >= <= != ( ) { } @ [ ] & && | || |= ^ ^= &= : # +'= -'= *'= { } void byte sbyte ubyte array word farword pointer farpointer long word_be word_le file if else for return while do asm extern import segment break continue default petscii ascii scr pet atascii atari bbc apple2 jis jisx iso_de iso_yu iso_no iso_dk iso_se iso_fi until to downto parallelto static stack ref const volatile paralleluntil inline noinline macro register kernal_interrupt interrupt reentrant hi lo sin cos nonet "sta " "lda " "jmp " "bit " "eor " "adc " "ora " "and " "ldx " "ldy " "stx " "sty " "tax" "tay" "tya" "txa" "txs" "tsx" "sei" "cli" "clv" "clc" "cld" "sed" "sec" "beq " "bne " "bmi " "bpl " "bcc " "bcs " "bvs " "bvc " "jsr " "rts" "rti" "brk" "rol" "ror" "asl" "lsr" "inc " "dec " "cmp " "cpx " "cpy " inx iny dex dey pla pha plp php phx plx phy ply "stz " "ldz " tza taz "tsb " "trb " "bra " txy tyx pld plb phb phd phk xce "sbx " "isc " "dcp " "lax " "sax " "anc " "alr " "arr " "rra " "rla " "lxa " "ane " "xaa " 00" 01 02" 03' 04 05' 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23