Re: A82: Dead list, huh?


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

Re: A82: Dead list, huh?




>The only serious problem that I will run into with the program is that I'm
>going to RUN OUT OF LINE LABELS!!!!!  For those of you who are concerned
[snip]
>Does anyone have an assembler I can use that has unlimited labels?  If not,
>well, I guess I get to start writing TASM82...part of my next project.
 
Have you tried TASM 3.1 ? I found the following on the TASM homepage :
 
>11/30/97 Version 3.1 LINUX support.
>Protect mode version (tasmp) with better memory
>management (more labels allowed, etc.)
!!!!! MORE LABELS !!!!!
>Added an 8096 table.
>Added Logical NOT unary operator.
>Added an object file format with word address
 
More labels allowed, isn't  that just what you need ? Version 3.1 can be found at the TASM homepage (http://www.halcyon.com/squakvly/tasmdnl.htm)
 
Dines