Re: A86: Winlib.


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

Re: A86: Winlib.




i don't think Rascall supports libraries, but if it does, yes put
winlib.85s in the 85-var space. i THINK what happens with 85-var space
is that variables are loaded into RAM after Rascall ends and then
entries are added to the VAT that point to them, and also it puts an
entry starting at $FA6F down. This would allow TI-85 programs to use the
standard RST 10h command as well as step through the VAT. However, I
don't think (the current version of) Rascall employs the RST 10h method,
it just allows programs to step through the VAT.

Robby Gutmann wrote:
> 
> If i want to run an 85 game on an 85 emulator shell on my 86, can i just
> put winlib.85s on my calc, and it will work fine?  I use Rascall, do i have
> to do anything with that 85-var space?  Even if there's no way to get this
> to work, on a completely different tangent, can somebody explain the 85 var
> space thingie to me?  thanx.
> 
> Robby Gutmann
> gutmann@planet-connect.com
> ICQ UIN: 724927      Agonostis on IRC
> 
> Of course, Ankh-Morpork's citizens had always claimed that the river water
> was incredibly pure. Any water that had passed through so many kidneys,
> they reasoned, had to be very pure indeed.
>         -- (Terry Pratchett, Sourcery)

-- 

=====================================
=                                   =
=   Kirk Meyer (mailto:_@ibm.net)   =
= http://www.bigfoot.com/~kirkmeyer =
=                                   =
=   "Set your affection on things   =
=    above, not on things on the    =
=      earth."  Colossians 3:2      =
=                                   =
=====================================


References: