Path: utzoo!utdoe!generic!pnet91!ericmcg From: ericmcg@pnet91.cts.com (Eric Mcgillicuddy) Newsgroups: comp.sys.apple2 Subject: Re: relocatable code Message-ID: <282@generic.UUCP> Date: 16 Dec 90 05:50:03 GMT Sender: root@generic.UUCP Organization: People-Net [pnet91], Etobicoke, ON Lines: 14 using ABS,X would be fine for data, but what about code? I suggest that bank aligning code segments and only using short (6502) addressing modes would be a valid solution. Use a couple of Direct Page locations to access movable data segments that are broken into linked 64k blocks and you are away. I think that designing a compiler for these parameters would be easier. But what do I know about writing compilers? It is not high on the curriculum in Electrical. BTW, thanks Todd for spelling 'voila' correctly. 'Wahla' could easily result in the separation of Quebec at this slight of the French language. :) UUCP: bkj386!pnet91!ericmcg INET: ericmcg@pnet91.cts.com