From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-05-24 10:14:25
Hi!
On Thu, May 23, 2002 at 12:25:35PM -0400, Jason Robertson wrote:
> One other question. I think I remember correctly from the docs(?) that
> CC65 doesn't use the whole space under kernal?
It doesn't use the memory under the kernal at all (at least in the default
configuration).
> If not then I assume I
> could bank kernal in/out to store a lot of other stuff there too. But
> will this cause problems in future releases of cc65 (ie. will cc65 use
> that space at some point)?
It may be used, but not for "normal" memory, because the C64 runtime uses the
kernal. It would be possible to write a library that makes use of the memory
under the kernal as "extended memory" or something like this, but since this
will be a library, anyone is free not to use it.
Regards
Uz
--
Ullrich von Bassewitz uz_at_musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2002-05-24 10:14:27 CEST