A86: Re: include files


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

A86: Re: include files




If you are using Assembly Studio 86, make sure that your include directory
points to "c:\program files\assembly studio 86\include", or wherever you
installed it.  Note that you only need to include "ti86asm.inc", as the new
includes handle everything that used to be in "asm86.h" (and much more!).

> I'm starting to experiment with the Z80 a little- I'm trying to do a
> little ASM programming.  The problem is that none of my compilers can
> find the include files I'm using.  The include files are asm86.h and
> ti86asm.inc.  I use MicroAsm with make86p.bat, and assembly studio
> 86.  Neither can find the files!  I checked the programs to make sure
> the path to the include files was correct, and they were.  I even
> moved all the includes to a seperate directory I created and pointed
> the compilers to that...but no luck.
> Any suggestions?!





References: