RE: [cc65] Segments and banking

Date view Thread view Subject view

From: shubel, paul (shubel_paul_at_emc.com)
Date: 2001-05-25 18:38:01


>This means that by placing a function f1() into a segment with the name
CODE1,
>and a function named f2() into a segment CODE2, it is possible to tell the
>linker to relocate both segments CODE1 and CODE2 to the same address, but
>write it to different files. To support banking, the programmer has to
supply
>a short stub in common memory for each such function that enables the
correct
>bank and calls the function.

Hi Uz,

Cool.  Great feature!

Thanks for the update.

bye,

Paul
----------------------------------------------------------------------
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 : 2001-12-14 22:05:40 CET