A83: zasm/tokens.inc question
[Prev][Next][Index][Thread]
A83: zasm/tokens.inc question
I'm trying to assemble a program and every time I try to compile it with Zasm
it gives me this.
C:\WINLINK\83\assembly\zasm TEST
TASM Z80 Assembler. Version 3.0.1 June, 1994.
Copyright (C) 1985-1994 by Speech Technology Incorporated
tasm: pass 1 complete.
tokens.inc line 0001: unrecognized instruction. (LIST)
tasm: pass 2 complete.
tasm: Number of errors = 1
Geez... error! =(
If you have any suggestions I would appreciate it.
Heydude27