fitz@mml0.meche.rpi.edu (Brian Fitzgerald) (10/14/90)
How can I convert an object library member into an inline assembler code template? I got this far: - Extracted the library members with ar x - Disassembled the objects with 68kdisassem (from uunet) Is there a recipe for editing the assembler listing to convert it into an inline template? Is there another approach? I can not obtain the source code for the object library. Hardware: Sun3, mc68020 Software: Sun f77 Brian Fitzgerald