Re: A86: Re: system variables


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

Re: A86: Re: system variables






On Mon, 23 Nov 1998 21:11:14 -0500 Aaron Curtis <acurti1@umbc.edu>
writes:
>
>It's for a ZShell emulator, so you won't have the size limit.  So far 
>I
>have gotten large things to run (ex/ Daedalus), but they crash on 
>exit. 

aren't zshell programs designed to run wherever they sit in the vat?  if
so, you could load the first page int the rom bank and the second into
the ram bank.  then, just in case, you could overwrite $c000-$c002 with a
jp to a routine to switch pages.  just a thought.

-josh


___________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com/getjuno.html
or call Juno at (800) 654-JUNO [654-5866]


Follow-Ups: