[comp.sys.mac.programmer] DISASSEMBLER CODE Template for ResEdit <-- Use TMON or MacsBug

ari@eleazar.dartmouth.edu (Ari Halberstadt) (01/29/91)

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.

To load the resource into memory, open the resource with ResEdit's
HexEditor. Then, break into TMON, look in the "File" window for the
address of the resource, and do a disassembly from that address. The
same technique should work with MacsBug though the details will
differ.