Re: A89: Compiling for use with no kernel installed
[Prev][Index][Thread]
Re: A89: Compiling for use with no kernel installed
Yes, you have to have
include "doorsos.h"
You just have to have _nostub also.
Eric Greening
JHill8075@aol.com wrote:
>
> I tried this and Doorsos assembler said "Undefined symbol". The only way I
> could get the assembler to recognize xdef _ti89 was to put Include
> "doorsos.h". I normally use the kernel, but i want to make a small program to
> run on a friend's calc which is HW2 AMS 2.03 (there is no kernel for HW2 AMS
> 2.03). Any other suggestions??
>
> > I've never actually done this but, you need to have
> > xdef _nostub
> > in your program.
References: