Re: [cc65] Bank Switching

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-09-18 23:10:05


On Wed, Sep 18, 2002 at 01:56:37PM -0700, Shawn Jefferson wrote:
> How would you reserve a chunk of memory, or at least keep anything critical
> from being put there (with cc65?) For instance, the memory banking on the
> Atari will bank out $4000-$7FFF, so any code/data that we need cannot be in
> that area.

You will have to use a customized linker config file, segments, and some
manual work. Please have a look at the linker docs, which discuss these
issues. If you have some specific questions, don't hesitate to ask.

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.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2002-09-18 23:10:05 CEST