On Thu, 28 Mar 2002, Jim Schram wrote:
> > > 00000000  CoProc              | FFB2 000C FFFF  <-- what do these do? :P
> > > 00000006  CoProc              | FFB2 0000 3020
> > > 0000000C  LINK    A6,-$$005C  | 4E56 FFA4       <-- normal entry point
> >> 00000010  MOVEM.L D3-D5,-(A7) | 48E& 1C00
> >> ...
> >
> >  i dug a little deeper, and, it seems these 12 bytes are in the
> >  "extra" multiple segment code segments :) that might have something
> >  to do with it :)
>
> Ah! You're referring to the additional code resource segments in a
> multi-segment application, not the primary "main" segment. Well, as
> the late Emily Litella character used to say: "Oh, that's different.
> That's VERY different! Never mind." :o)

  bingo :)

> >  some "internal" multiple segment control? :) the above was taken
> >  from a code resource which is 12332 bytes in size (0x302C) :P now,
> >  that makes these 12 bytes look like size determinators for some
> >  multiple segment stuff :P
>
> Ben could probably answer that...(?)

  what i really wanted was some way of disabling the placement of
  these 12 bytes in the segment :P heh :P  i have two workarounds
  for the problem anyhow.. so, no big deal :)

// az "bah, 12:44 and the coffee isn't brewing yet"
[EMAIL PROTECTED]
http://www.ardiri.com/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to