A83: Wordfile.txt


[Prev][Next][Index][Thread]

A83: Wordfile.txt




For anyone w/UE, attach this to the end of your wordfile.txt...DON'T
REPLACE IT, just put it at the end.

------------

/L6"Z80 ASM" Line Comment = ; Nocase File Extensions = Z80 ASM
/Indent Strings = "{"  
/Unindent Strings = "}"
/Function String = "%[a-zA-Z_][a-zA-Z0-9_.]+[ ^t:]"
/C1
adc add and 
bit 
call ccf cp cpd cpdr cpi cpir cpl 
daa dec di djnz 
ei ex exx 
halt 
im in inc ind indr ini inir 
jp jr 
ld ldd lddr ldi ldir 
neg nop 
or otdr otir 
out outd outi 
pop push 
res ret reti retn  rl rla rlc rlca rld rr rra rrc rrca rrd rst 
sbc scf set sla sra srl sub 
xor

/C2
a af
b bc
c
d de
e
f
h hl
l
i ix iy
sp
r
ixh


/C3
#define
#include
EQU END
.equ
.end

------

There you go, Alan.

James.