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? -- Regards, Karri ---------------------------------------------------------------------- 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:39:50 2004
This archive was generated by hypermail 2.1.8 : 2004-11-09 20:39:59 CET