Re: LZ: Compiler error question


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

Re: LZ: Compiler error question



You're right.  The error was caused by a very stupid mistake.  Thanks.


At 02:17 11/27/96 +0000, you wrote:
>
>> 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/    
>
>


References: