Re: [cc65] Compiling Code to load at $C000

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2003-12-31 17:48:07


Hi!

On Wed, Dec 31, 2003 at 07:51:23AM -0800, Payton Byrd wrote:
> I'm trying to write a BBS in CC65 and want to be able
> to target a specific memory address such as $C000 so
> that I can simply load the program on a C64 from my
> BBS and sys49152 to run it without the BBS being
> removed from memory.  Does anyone have any
> recommendations for this?

You will have to use your own linker configuration and startup file. The
documentation for the linker contains information on how to write your own
linker config. For the startup file, it should be enough to use the existing
one and remove the BASIC stub.

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 : 2003-12-31 17:48:16 CET