Re: A86: (sqrt)parse


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

Re: A86: (sqrt)parse




yup, i also want to find out where any command parameters are stored and
how to access them.

Keith Batten

Stephen Hicks wrote:
> 
> that's pretty cool...  really the main thing we need now is the address for the regular parser so that
> if it isn't an asm program you can still do other stuff!
> 
> Keith wrote:
> 
> > ok, i reworked my code using the # hidden variable and it will now read
> > up to 8 characters from the command line, if it is a program it will
> > attempt to run it.
> >
> > problems
> > --------
> > it will try to run a basic program, but will cause and error
> > it wont allow you to run anything but asm programs
> > however if you run asmOS again, it will uninstall itself
> >
> > i can fix the basic thing if i add a _checkasm call i think
> >
> > Keith Batten
> >
> >   ------------------------------------------------------------------------
> >
> >                    Name: asmOS.asm
> >    asmOS.asm       Type: Assembly Source File (application/x-unknown-content-type-Asmide86.Document)
> >                Encoding: base64
> >
> >                    Name: asmOS.86p
> >    asmOS.86p       Type: Untitled Document (application/x-unknown-content-type-TI-86.Document)
> >                Encoding: base64
> 
> --
> Stephen Hicks
> mailto:shicks@mindspring.com
> ICQ:5453914
> IRC/AIM:Kupopo
> Hopemage:http://www.mindspring.com/~shicks/


Follow-Ups: References: