Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!apple!stearns From: stearns@Apple.COM (Bryan Stearns) Newsgroups: comp.sys.mac.programmer Subject: Re: DISASSEMBLER CODE Template for ResEdit Message-ID: <11882@goofy.Apple.COM> Date: 29 Jan 91 01:30:56 GMT References: <1991Jan24.060336.12684@nlm.nih.gov> <11167@jpl-devvax.JPL.NASA.GOV> <11864@goofy.Apple.COM> Distribution: comp Organization: Apple Lines: 17 In article <11167@jpl-devvax.JPL.NASA.GOV>, dmittman@beowulf.JPL.NASA.GOV (David Mittman) writes: > > Does there exist a CODE template for ResEdit which acts as a disassembler. This > seems like it would be such a convenient tool. I don't know enough about 68000 > assembler myself to produce the template. Any pointers to a product? Thanks. One trick I've found useful is to open a CODE resource within ResEdit, then break into Macsbug to disassemble pieces of it (in Macsbug, try "hd CODE" to dump all the CODE resources; in the resulting list, the one you want has the right ID, but has a different file refnum than the rest of the CODE resources in the list [which are the ones from ResEdit itself]). ..................................................................... Bryan Stearns Apple Computer, Inc. 20525 Mariani Avenue, M/S 81-BB stearns@apple.com Cupertino, CA 95014