[A83] Re: Auto Open
[Prev][Next][Index][Thread]
[A83] Re: Auto Open
> Van: Aaron Fineman <amfineman@earthlink.net>
> > From: "SUCKER [Pieter Van Nuffel]" <sucker_pvn@hotmail.com>
> > > From: "Aaron Fineman" <amfineman@earthlink.net>
> > >
> > > Is it possible for a program to call a shell, and then run itself?
> > >
> > > ex:
> > >
> > > load name,ix
> > > bcall(_runion)
> > > Name:
> > > .db "ztetris",0
> >
> > What about Venus 2.x from Tijl Coosemans for the ti-83-?
> > It can be found on ticalc and the source is included.
>
> How about 83+?
I've studied this case, and it is possible to port the Venus kernel to the
Ti83+ (SE), but that wouldn't be very usefull, since you would need to have
your assembly programs unarchived. Ti-BASIC code can't be run (at the
homescreen) from archive. The "loader" is a small Ti-BASIC program, so
there goes your homescreen feature...
Ti82 port is well possible, I have some almost finished code fetching dust
on my HD. Had some problems with a crashed HD (hassle to get everything
working again for the other users of this PC) so I stopped working on it.
Henk Poley <><
Follow-Ups: