Re: TI 83 : ASSEMBLER AND PROGRAMMING
[Prev][Next][Index][Thread]
Re: TI 83 : ASSEMBLER AND PROGRAMMING
Look at ticalc.org for information about this. No-one
can really help you until you get started and ask
specific questions.
Barry
On Sun, 7 Jan 1996, Gerome Billois wrote:
> Hello !
> I repeat my message because no one answer to me :((
> Sorry for the mistake I'm a french user...
> I have a TI-83. I want tomake assembler with this calclutor.
> I shearch this program:
> How do I generate Z80 object code?
>=20
> You need to use a Z80 assembler/linker to output the
> =B0=B0=B0=B0=B0=B0=B0=B0=B0=B0=B0=B0=B0=B0=
=B0=B0=B0=B0=B0=B0=B0=B0=B0
> object code. One method is to "ORG" or set
> the address at the top of the Z80 source file to
> 9327h, and then assemble it, and then run a link on that
> one file to generate the correct object.
>=20
> And I shearch all kind of help to make Z80 asm on TI-83 !
> Thanks !
>=20
> Gerome Billois <=3D> Neuromind gbillois@mail.fc-net.fr
> http://www.fc-net.fr/~gbillois/index.html
>=20
References: