Re: A89: Re: ASM


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

Re: A89: Re: ASM




Yes, while you can compile pretty much any language you wish given the
correct compiler, I and this list recommend you program either in
Assembly(using the M68k opcodes), or if you wish C using the windows version
of GCC from the TIGCC package.

Information on both of these sources can be easily found on ticalc.org,
including necessary software.
----- Original Message -----
From: "Niklas Brunlid" <e96nbr@efd.lth.se>
To: <assembly-89@lists.ticalc.org>
Sent: Sunday, November 05, 2000 7:44 AM
Subject: Re: A89: Re: ASM


>
> > what about z80, c and c++?
>
> z80 is another processor alltogether (accumulator-based, used in the 8x
series
> of TI calculators before the 89), and C and C++ are not assembly but
high-level
> languages. C and C++ can be compiled into 68000 assembly so that the
processor
> can understand them though.
>
> --
>  / Niklas Brunlid
> Check out Prosit for the TI-89 / TI-92+ at http://prosit.ticalc.org
> Random PQF v5.1 Quote follows:
>
> Verence would rather cut his own leg off than put a witch in prison, since
> it'd save trouble in the long run and probably be less painful.
>         -- (Terry Pratchett, Lords and Ladies)
>
>
>




References: