1;PSPad user HighLighter definition file
2;$Id: 64tass assembler.INI 2590 2021-04-18 08:46:50Z soci $
3[Settings]
4Name=64tass assembler
5HTMLGroup=0
6Label=1
7FileType=*.asm
8CommentString=;
9BasComment=1
10IndentChar=
11UnIndentChar=
12TabWidth=0
13SingleQuote=1
14DoubleQuote=1
15EscString=0
16KeyWordChars=.
17CodeExplorer=ftUnknown
18[KeyWords]
19adc=
20and=
21asl=
22bcc=
23bcs=
24beq=
25bge=
26bit=
27blt=
28bmi=
29bne=
30bpl=
31brk=
32bvc=
33bvs=
34clc=
35cld=
36cli=
37clv=
38cmp=
39cpa=
40cpx=
41cpy=
42dec=
43dex=
44dey=
45eor=
46gcc=
47gcs=
48geq=
49gge=
50glt=
51gmi=
52gne=
53gpl=
54gvc=
55gvs=
56inc=
57inx=
58iny=
59jmp=
60jsr=
61lda=
62ldx=
63ldy=
64lsr=
65nop=
66ora=
67pha=
68php=
69pla=
70plp=
71rol=
72ror=
73rti=
74rts=
75sbc=
76sec=
77sed=
78sei=
79shl=
80shr=
81sta=
82stx=
83sty=
84tax=
85tay=
86tsx=
87txa=
88txs=
89tya=
90[ReservedWords]
91.byte=
92.binary=
93.char=
94.ptext=
95.lint=
96.long=
97.null=
98.dword=
99.sint=
100.fill=
101.rta=
102.shift=
103.shiftl=
104.dint=
105.word=
106.text=
107.dstruct=
108.dunion=
109.dsection=
110.addr=
111[KeyWords2]
112ahx=
113alr=
114anc=
115ane=
116arr=
117asr=
118axs=
119dcm=
120dcp=
121ins=
122isb=
123isc=
124jam=
125lae=
126las=
127lax=
128lds=
129lxa=
130rla=
131rra=
132sax=
133sbx=
134sha=
135shs=
136shx=
137shy=
138slo=
139sre=
140tas=
141xaa=
142[KeyWords3]
143.al=
144.align=
145.as=
146.assert=
147.autsiz=
148.bend=
149.bfor=
150.binclude=
151.block=
152.break=
153.breakif=
154.brept=
155.bwhile=
156.case=
157.cdef=
158.cerror=
159.check=
160.comment=
161.continue=
162.continueif=
163.cpu=
164.cwarn=
165.databank=
166.default=
167.dpage=
168.edef=
169.else=
170.elsif=
171.enc=
172.end=
173.endblock=
174.endc=
175.endcomment=
176.endf=
177.endfor=
178.endfunction=
179.endif=
180.endlogical=
181.endm=
182.endmacro=
183.endn=
184.endnamespace=
185.endp=
186.endpage=
187.endproc=
188.endrept=
189.ends=
190.endsection=
191.endsegment=
192.endstruct=
193.endswitch=
194.endu=
195.endunion=
196.endv=
197.endvirtual=
198.endweak=
199.endwhile=
200.endwith=
201.eor=
202.error=
203.fi=
204.for=
205.function=
206.goto=
207.here=
208.hidemac=
209.if=
210.ifeq=
211.ifmi=
212.ifne=
213.ifpl=
214.include=
215.lbl=
216.logical=
217.macro=
218.mansiz=
219.namespace=
220.next=
221.offs=
222.option=
223.page=
224.pend=
225.proc=
226.proff=
227.pron=
228.rept=
229.section=
230.seed=
231.segment=
232.send=
233.sfunction=
234.showmac=
235.struct=
236.switch=
237.union=
238.var=
239.virtual=
240.warn=
241.weak=
242.while=
243.with=
244.xl=
245.xs=
246