Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!spool.mu.edu!news.cs.indiana.edu!widener!iggy.GW.Vitalink.COM!pacbell.com!tandem!zorch!amiga0!mykes From: mykes@amiga0.SF-Bay.ORG (Mike Schwartz) Newsgroups: comp.sys.amiga.programmer Subject: Re: SAS C disassembly suggestions needed Message-ID: Date: 27 Jun 91 05:58:28 GMT References: <5214@orbit.cts.com> Organization: Amiga makes it possible Lines: 30 In article <5214@orbit.cts.com> chucks@pnet51.orb.mn.org (Erik Funkenbusch) writes: >mykes@amiga0.SF-Bay.ORG (Mike Schwartz) writes: >>I want to turn an executable created by SAS 5.10a into >>a disassembled source. I basically want something that >>looks like the mixed display mode of CPR, except I want >>the whole enchilada (program) disassembled to a file, >>preferably with the 'C' source as assembly language >>comments. Does anyone know if there is a way to do >>this? >> > >Well, there's no way to get commented dis-assemblies in SAS. you can use OMD >(object module disasembler) to disasemble your object modules. This was one >of the Main reasons i chose Manx over SAS because with a simple flag you can >get the compiler to keep it's intermediate assembly and comment each function >with the appropriate C source. Very useful when you wish to optimize code by >hand. > I am almost finised with a program that takes the output of OMD and turns it into an honest to goodness assemblable source file. When it is finished, I will post it to alt.sources.amiga (if someone tells me how to get ahold of Tad Guy (sp?) I will send it to him to put on comp.sources.amiga. Should be done tomorrow. -- **************************************************** * I want games that look like Shadow of the Beast * * but play like Leisure Suit Larry. * ****************************************************