Re: A83: Compiler?


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

Re: A83: Compiler?



TASM is compatible with TI's example. I didn't think it was either at
first. But all u have to do is instead of typing: tasm <filename>
		try:    tasm -t80 -i -o20 -p60 asm83ex.z80 

That will give you the obj u need.

					Sincerly 
					 Adam, 
					 AdamMB@Juno.Com
On Sun, 9 Nov 1997 18:01:35 +0100 (MET) a@davidh.df.lth.se (David
Henningsson) writes:
>I plan to start some asm programming, but I can't find a compiler that 
>can 
>do asm -> obj? I've got something named "TASM", but that one seems to 
>be 
>incompatible with www.ti.com's example...?
>
> 
>
>


References: