Re: A86: can one program be on two pages?


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

Re: A86: can one program be on two pages?




That's what i meant to say, but then what if (a) the program used ram pages
to access variables, and then (b) how do you know whether a reference to a an
number is an address or something else?

TGaArdvark@aol.com wrote:

> > yeah, but they would have to be specifically designed with .org
> > _asm_exec_ram, so you would have to re-write it, and if you re-write it
> > you may as well just make it modular
>
> No, you just do it the same way the emulators did it.  And, with my
> method, it would be .org $8000, not _asm_exec_ram.



--
Stephen Hicks
mailto:shicks@mindspring.com
ICQ:5453914
IRC/AIM:Kupopo
Hopemage:http://www.mindspring.com/~shicks/



References: