Re: [cc65] drive code with shared segments

From: MagerValp <MagerValp1cling.gu.se>
Date: 2005-04-19 14:38:53
>>>>> "UvB" == Ullrich von Bassewitz <uz@musoftware.de> writes:

UvB> I'm feeling somewhat stupid, but I still don't get it. What is wrong with

UvB> MEMORY {
UvB>     RAM: start = $0400, size = $0400, file = %O;
UvB> }
UvB> SEGMENTS {
UvB>     RAMBUFFER:  load = RAM, type = rw;
UvB>     SHARED:     load = RAM, type = ro;
UvB>     SPECIFIC:   load = RAM, type = ro;
UvB> }

How do I get 4 overlapping SPECIFIC segments?

-- 
    ___          .     .  .         .       . +  .         .      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 Tue Apr 19 14:39:00 2005

This archive was generated by hypermail 2.1.8 : 2005-04-19 14:39:02 CEST