Re: A83: Re: gsinput


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

Re: A83: Re: gsinput




Are you going to provide an update that fixes all these small errors? :)

-- 
Bryan Rabeler <brabeler@ticalc.org>
   File Archives, News, Features, Newsletter, and HTML
   the ticalc.org project - http://www.ticalc.org/

On Fri, 30 Oct 1998, James Matthews wrote:

> 
> There is a small error on one of the tutorials.
> 	inc l
> should be:
> 	inc hl
> 
> Try that.
> 
> James.
> 
> James Matthews (matthews@tkb.att.ne.jp)
> 
> ICQ: 7413754
> http://home.att.ne.jp/gold/tomcat21/index.html
> http://library.advanced.org/18242/
> 
> ----------
> > From: Chris Hiszpanski <mecad@scv.net>
> > To: assembly digest <assembly-83-digest@lists.ticalc.org>
> > Subject: A83: gsinput
> > Date: Friday, October 30, 1998 2:03 PM
> > 
> > 
> > I'm having a problem with Linus' numeric input. I read James' tutorial and
> > followed the steps. Everything works but after I call the gsinput routine
> > and return back to the place it was called from, I again _vputs a couple
> > lines and call getkey. The calculator locks up and crashes. I think it has
> > something to do with the gsinput messing up hl or some other register.
> > 
> > From: Chris
> > mecad@scv.net  
> 


References: