Re: [cc65] Bank Switching

Date view Thread view Subject view

From: Shawn Jefferson (sjefferson_at_sd62.bc.ca)
Date: 2002-09-21 00:37:48


>If you don't want to overwrite the memory in BANK, you will have to use a
>custom solution that loads both RAM areas in separate steps. However, this 
>is
>not a cc65 problem but one of your environment.

Ah, ok!  Disregard the previous message then.

I guess I could write a small header in asm to do this moving around, and then jmp to the proper init/run address after that.  That way I would still have a small executable and avoid using the bank section.  Sound feasible?



----------------------------------------------------------------------
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-21 00:38:19 CEST