[A83] Re: Memory mapping


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

[A83] Re: Memory mapping




It's actually 8000h to 0BFFFh, not 0AFFFh.  And no, 0C000h to 0FFFFh is
static, and so is 0000h to 3FFFh (unless you use memory map option 1, but
then they're still static, just in different places).  And yes, you can load
a RAM page to 4000h to 7FFFh with port 6.

-Dan Englender

----- Original Message -----
From: "Hyperbyte" <hyper@hysoft-automation.com>
To: <assembly-83@lists.ticalc.org>
Sent: Monday, July 09, 2001 3:19 PM
Subject: [A83] Memory mapping


>
> Lately, on this list, I learnt how to map a rom/ram page to
> 8000h-AFFFh.
>
> Is there a way to map a rom/ram page to B000-FFFF too?
>
> Ah, wait, this would involve no stack, and more, so it's probably
impossible.
>
> But you could map a RAM page to 4000h-7FFFFh, right?
>
>




References: