Re: [cc65] overlapping segments, segment groups?

From: MagerValp <MagerValp1cling.gu.se>
Date: 2006-04-22 14:20:52
>>>>> "UvB" == Ullrich von Bassewitz <uz@musoftware.de> writes:

UvB> I'm not sure that I understand the problem in full, but how about
UvB> using constants for defining the areas?

Yes, that's what I'm doing now.

UvB> If you're really keen, you could even determine the size of the
UvB> segments that go into RAM1 by parsing the output of "od65
UvB> --dump-segsize" and rewriting the config file using some perl
UvB> magic.

Thanks, that's a lot cleaner than linking, parsing the .map file, and
relinking, which was the best I could come up with. It should be
possible to solve with the standard unix tools (grep, awk, cat), so
that you don't need perl to build it. Windows users will have to
adjust it manually though.

Btw... is anyone here interested in fast D64 reading routines? Maybe
someone is working on rewriting the MMC64 D64 reader plugin?

-- 
    ___          .     .  .         .       . +  .         .      o   
  _|___|_   +   .  +     .     +         .  Per Olofsson, arkadspelare
    o-o    .      .     .   o         +          MagerValp@cling.gu.se
     -       +            +    .     http://www.cling.gu.se/~cl3polof/
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sat Apr 22 14:21:02 2006

This archive was generated by hypermail 2.1.8 : 2006-04-22 14:21:05 CEST