Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin3!goblin.stu.neva.ru!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!news.bbs-scene.org!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: David Schmenk Newsgroups: comp.sys.apple2.programmer Subject: Re: ProDOS Assembly Tools docs Date: Wed, 28 Mar 2012 17:06:54 -0700 (PDT) Organization: http://groups.google.com Lines: 18 Message-ID: <21020111.1014.1332979614386.JavaMail.geo-discussion-forums@pbctp7> References: <18798171.141.1332792234649.JavaMail.geo-discussion-forums@pbnt10> <33377090.353.1332807103802.JavaMail.geo-discussion-forums@pbcr5> <8778508.902.1332876992215.JavaMail.geo-discussion-forums@pbcvg9> <7u2dnWkYHdqOEu7SnZ2dnUVZ_s6dnZ2d@giganews.com> NNTP-Posting-Host: 71.83.118.46 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1332979615 24713 127.0.0.1 (29 Mar 2012 00:06:55 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 29 Mar 2012 00:06:55 +0000 (UTC) In-Reply-To: <7u2dnWkYHdqOEu7SnZ2dnUVZ_s6dnZ2d@giganews.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=71.83.118.46; posting-account=BEcBJwoAAADnWuRoZDUhMSNKNGG-dTV7 User-Agent: G2/1.0 X-Received-Bytes: 2117 Xref: csiph.com comp.sys.apple2.programmer:249 On Wednesday, March 28, 2012 3:22:11 PM UTC-7, Steven Hirsch wrote: >=20 > Very interesting. About 22 years ago, I looked into using REL format for= the=20 > CardZ180 host-side device drivers. Ended up using a kludgy relocation bi= tmap=20 > scheme because I couldn't find out much of anything about REL. >=20 > I'm really surprised that none of the other 8-bit assemblers used relocat= able=20 > object code. Seems like OMF for the IIgs is where that came into play. Merlin Pro/8 could use a REL format for building and linking modules into a= final binary, but the format wasn't documented as far as I could tell. Me= rlin under ProDOS requires a //e or //c but a II+ is my weapon of choice, s= o it kind of limits the options as well. Dave...