Re: LZ: compiling


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

Re: LZ: compiling



On Mon, 16 Dec 1996, John A Kemp, Jr. wrote:

> i am just learning z80 and when i tried to compile a small program
> i got from a demo, it gave me all the errors associated with 
> ROM_CALL.  
> 
> what i acutally typed was:
> 
> c:\tools\tasm>tasm -80 -g3 -r12 myfile.asm
> 
> any ideas?
> 
> j.kemp
> mitos@concentric.net
> 
Try tasm -80 -b -c -g3 -i -e -q myfile.asm
Btw, do you have the ti-85.h file. You can get it from ticalc.org.
It should be located at the same folder where your tasm is.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kari Brown (eekabr@tpu.fi)
Author of ZPad link software for TI-85
Check it out: http://www.tpu.fi/~eekabr/


References: