At 11:58 PM +0100 2002/03/28, Aaron Ardiri 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) > 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...(?) Best Regards, Jim Schram PalmSource Inc. Partner Engineering -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
