Re: A83: number input


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

Re: A83: number input




For the moment, no sorry -- but I think one of the biggest problems that people face these
days is laziness (no offensive). I thought "Goddamn, user input...urgh" and had a working
piece of code with a cursor completed within the hour. It really doesn't take genius...and
with the TI-83 Plus and the excellent Flash Debugger, makes life easier...try making your
own, you'll learn a lot from it. If you have trouble, then ask us!! :)

James.

----- Original Message -----
From: John Wyrwas <tankrshr77@yahoo.com>
To: <assembly-83@lists.ticalc.org>
Sent: Monday, February 28, 2000 10:41 PM
Subject: Re: A83: number input


>
> Well, do you have any cut and paste type integer input
> routines and/or string input.
>
>
> --- Scott Dial <homosapian@geocities.com> wrote:
> >
> > Integer input could be simple, it is difficult if
> > you want to have
> > floats
> >
> > James Matthews wrote:
> > >
> > > Well, I can tell you now that unfortunately there
> > is no user input method like the
> > > PGMIO_EXEC. String user input is surprisingly easy
> > to write your own routines for, number
> > > input and expression input can be a bitch. What
> > kinda input do you need?
> > >
> > > James.
> > >
> > > ----- Original Message -----
> > > From: John Wyrwas <tankrshr77@yahoo.com>
> > > To: <assembly-83@lists.ticalc.org>
> > > Sent: Friday, February 25, 2000 11:40 PM
> > > Subject: Re: A83: number input
> > >
> > > >
> > > > I've been trying to work out a number input
> > routine
> > > > (for ie. math programs) that works with the 83+.
> > > > Does anyone know the address for the rom call
> > > > PGMIO_EXEC? (it's 50B2 on the 83)(information
> > from
> > > > ASMguru.)
> > > >
> > > > Or, has any created a good number input routine?
> >  I've
> > > > been trying to port the one from NeoRoutines,
> > but it's
> > > > just not working on the 83+
> > > >
> > > > Please help.
> > > >
> > > > =====
> > > >
> > > >
> > __________________________________________________
> > > > Do You Yahoo!?
> > > > Talk to your friends online with Yahoo!
> > Messenger.
> > > > http://im.yahoo.com
> > > >
> > > >
> >
> > --
> > Scott "_Wrath_" Dial
> > wrath@calc.org
> > ICQ#3608935
> > TimeCity AI Guy II - www.timecity.org
> > Member of TCPA - tcpa.calc.org
> >
> >
>
> =====
>
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
>
>



References: