Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!tank!shamash!pwp From: pwp@shamash.cdc.com ( HOUFAC) Newsgroups: comp.sys.mac.programmer Subject: Re: Disassembler info needed Summary: Book recommendation. Message-ID: <14216@shamash.cdc.com> Date: 9 Oct 89 13:31:00 GMT References: <15994@dartvax.Dartmouth.EDU> Reply-To: pwp@shamash.UUCP (Pete Poorman - HOUFAC) Organization: Control Data Corp., Houston, Texas Lines: 16 In article <15994@dartvax.Dartmouth.EDU> jskuskin@eleazar.dartmouth.edu (Jeffrey Kuskin) writes: >I need to write a disassembler for the Mac (the 68000 >only, to be specific). Could someone point me in the >right direction in terms of how to decode the opcodes. Aside from the obvious Motorola manuals, I'd recommend "68000 Assembly Language, Techniques for Building Programs" by Donald Krantz and James Stanley (Addison Wesley, 1986). It includes a chapter called "The Nitty-Gritty Details" that covers exactly the kind of stuff you need to write a disassembler. (It's also a pretty good book for learning 68K assembler, IMHO.) --Pete Poorman pwp@shamash.cdc.com