Re: [cc65] Assembler expressions above $ffff

From: Groepaz <groepaz1gmx.net>
Date: 2004-11-09 20:32:43
On Tuesday 09 November 2004 20:39, Karri Kaksonen wrote:
> On Tue, 9 Nov 2004, Groepaz wrote:
> > umhz just use unsigned long? *shrug*? or are you talking about the linker
> > config? *confused*
> 
> I am talking about the linked result file. I have two ways to produce an
> executable for the Lynx. The easy one is just something you can download
> and run in RAM.
> 
> The hard one is a ROM cart that contains a filesystem, graphics and
> executables. When I try to build the ROM I got this strange idea to
> convince the linker to create the filesystem, graphics and executables in
> one go! It works like a dream up to 64k and like a nightmare above it.
> 
> So I wonder if it is possible to define labels in the cc65 code that
> contain large numbers?

mmmmh....now i understand....

well since the assembler and linker support the 65816, which can address
up to 16mb, atleast 24bit should work...not sure how to handle it though
or if you might need to explicitly enable it or whatnot.....UZ should
enlighten us :=P

gpz
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Tue Nov 9 20:45:44 2004

This archive was generated by hypermail 2.1.8 : 2004-11-09 20:45:53 CET