Re: LZ: Compiler error question


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

Re: LZ: Compiler error question



> I'm getting a label not found error message when compiling with tasm.  I
> looked up the error in the doc that came with tasm and found that the reason
> for the error is that the maximum instructions per table is 600.  My program
> has 738 instructions and is still far from done.  My question is, How do I
> get around this tasm limitation?
> 
You misunderstand... taht means that a tab file (for specifying a 
processors opcodes) has a max of 600 instuctions - the z80 has 158


The error is caused by something else.


Rob Taylor MAIL - mailto:rtaylor@ticalc.org 
           WEB  - http://www.u-net.com/~rtaylor/    


Follow-Ups: References: