Re: A86: ti-85 emulation
[Prev][Next][Index][Thread]
Re: A86: ti-85 emulation
Actually, they all use the same compiler (TASM). They used #ifdef's to
determine what calc to compile for. For example,
#ifdef TI85
#include "ti85.h"
_textShadow = TEXT_MEM
#endif
And then you pass a command to the assembler (-d:var I think).
But yeah, two versions would be the way to go.
--James
>I think that you have to detect that in the compiler (like vertigo
>did), or
>else make two different versions, one for the 86 and one for the 85.
>
>
___________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com/getjuno.html
or call Juno at (800) 654-JUNO [654-5866]