Re: A86: Kirk's new web site is online


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

Re: A86: Kirk's new web site is online




actually it would work, unless you have an entire function that is more
than 9KB. you can always split the files apart and use special include
file modulation to get the labels into both files.

TGaArdvark@aol.com wrote:
> 
> > now then, to continue about one program being on two pages (i wasn't
> > here when the question was brought up), the largest program you can have
> > without swapping is about 24K. this is accomplished by a program module,
> > which is loaded normally, and a string module, which is loaded into RAM
> > page 1 starting at $8400.
> 
> This wouldn't work for programs not written to do this (I.E., large 85 games)
> because the program file is not contiguous.  In fact, the beginning is after
> the end.

-- 

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


References: