Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!brl-adm!adm!mknox@ngp.utexas.edu From: mknox@ngp.utexas.edu (Margaret H. Knox) Newsgroups: comp.sys.misc Subject: Re: CPM 68k object module format information wanted. Message-ID: <3367@brl-adm.ARPA> Date: Fri, 23-Jan-87 23:53:17 EST Article-I.D.: brl-adm.3367 Posted: Fri Jan 23 23:53:17 1987 Date-Received: Sat, 24-Jan-87 08:57:07 EST Sender: news@brl-adm.ARPA Lines: 10 I'm not sure there IS more information than what is in the CP/M-68K manuals. The format of the .O file is described in the Programmer's Guide, section 3 (the output of the linker, and the input TO the linker, don't differ by all that much). Usual 601A header and data. The relocation information is VERY loose, essentially one word of relocation einfo per workd of program. The symbol table is stuck at the end. If you need, I can copy a few pages out of the manual, or tell you where to get a set.