Re: A83: Re: A few rom calls for the TI-83+


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

Re: A83: Re: A few rom calls for the TI-83+




That's straight from the official includes (I mean, umm, I found it myself
by accident :)


>
> _homeup         =$4558
>
> And are you sure about the htimesl?  I got the homeup out of ion.inc.
>
> And btw, romcalls on the 83+ are used as follows, in case you weren't
> sure...
>
> RST 28h
> .DW $4558
>
> On Sat, 23 Oct 1999, David Phillips wrote:
>
> >
> > _HTimesL equ 4276h
> >
> > To my knowledge, there is no _gohome or _homeup call on the 83+, at
least in
> > the released equates.  I assume you mean move the cursor to the
upper-left
> > corner:
> >
> >  ld hl,0
> >  ld (_curRow),hl
> >
> > > Does anyone know the following rom call equates for the TI-83+?
> > >
> > > _gohome
> > > _htimesl
> > >
> > > I know the TI-83's but need the 83+ one's to make Alien Breed II
> > compatible
> > > with the 83+.
> >
> >
> >
> >
>
>      Daniel Church      |  "War doesn't determine who is right-
>      ___---^---___      |   only who is left."
>     dchurch@mbhs.edu    |  -anonymous
>
> -----BEGIN GEEK CODE BLOCK-----
> Version: 3.1
> GCS/M/S/MU>AT d-(+)(x) s++:- a16@ C++(+++)>++++$ UL++++ P+ L+++(++)>++++
> E W+>++ N+ o? K? w(---) !O !M(--) V? PS+(++) PE(--) Y? !PGP>+ t+ 5 X()+
> R>+ tv+() b+(++)>+++ DI++>++++ D++ G+>++ e-(*)>++ h!>>-(---) r+>++ y>+
> ------END GEEK CODE BLOCK------
>
>
>



References: