Re: A83: Compiler


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

Re: A83: Compiler




TASM is for the z80 processor..   wich you can find in for example the 82, 83 ,
85 and 86..  You use the same compiler (tasm) for all these three..  you use a
different linker though.. (linker = makes the output object-file from tasm into
some kind of file you can send to your calc)  for the 83 you can use DevPac if
you want to program for SOS or AShell..  more information about this is
iincluded with the respective shell..  check the asmguru file on how to make a
shellindependent asm-program...

//Olle

Miles Raymond wrote:
> 
> Is TASM for all calcs?  Because I do not see one for the 83 on ticalc.org.  I saw one for the 80,
> but that doesn't make sense since the 80 doesn't have a link...
> 
> My 486 is fine for me.  It's so old that I didn't have to buy an adapter for my GL =)  It's
> Windows98 that sucks.  Although I shouldn't complain since Windows95 was worse...  Windows3.11 was
> the only version that I could use w/o any trouble at all.
> 
> -Miles Raymond
> 
> -----Original Message-----
> From: James Matthews <matthews@tkb.att.ne.jp>
> To: assembly-83@lists.ticalc.org <assembly-83@lists.ticalc.org>
> Date: Tuesday, November 03, 1998 2:25 AM
> Subject: Re: A83: Compiler
> 
> >> I run Windows98 (self-explainitory)
> >> I have a 486 DX2 66Mhz Intel processor
> >
> >Say WHAT?!...ouch, bad combo, dude :)  Create a shortcut that specifies to run TASM in a window.
> >
> >Later,
> >
> >James.


References: