home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.os.msdos.programmer:12519 alt.msdos.programmer:3272
- Path: sparky!uunet!das.wang.com!ulowell!m2c!bu.edu!stanford.edu!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!sgiblab!adagio.panasonic.com!chorus.mei!saturn.mew!srl!gah
- From: gah@trc.mew.mei.co.jp (Gary A. Hildebrand)
- Newsgroups: comp.os.msdos.programmer,alt.msdos.programmer
- Subject: Re: Source code for V86-mode disassembler
- Message-ID: <GAH.93Jan27080440@trcrik.trc.mew.mei.co.jp>
- Date: 26 Jan 93 23:04:40 GMT
- References: <1993Jan25.214832.27275@microware.com>
- Sender: news@srl.mew.mei.co.jp
- Organization: Matsushita Electric Works Ltd., Tokyo, Japan.
- Lines: 28
- In-Reply-To: adam@microware.com's message of 25 Jan 93 21:48:32 GMT
- Nntp-Posting-Host: akihabara.trc.mew.mei.co.jp
-
- >>>>> "AG" == Adam Goldberg <adam@microware.com> writes:
-
- AG> Does anyone know of a disassembler capable of dissecting V86-mode
- AG> code? ie, that understands 386-specific instructions, but in 16-bit
- AG> mode.
-
- Have you checked out recent versions of Sourcer, from V Communications?
- It's very fast, it can generate .ASM or .LST files, and can be set to
- recognize 286- and 386-specific code in 16- or 32-bit segments. Definitely
- worth the small price Sourcer charges for it.
-
- If you just want on-line disassembly, just about any debugger software
- currently out there will disassemble 386-specific instructions containing a
- prefix. The only time most debuggers mess up is with prefix-less code in
- 32-bit segments, because they assume 16-bit segments.
-
- AG> Any pointers to source code would be extremely helpful.
-
- Unfortunately, Sourcer does not come with its own source! (perhaps you
- could use Sourcer on itself, although I presume that would violate your
- license agreement with them :-)
-
- Gary
- --
- / Gary A. Hildebrand Internet: gah@mew.mei.co.jp \
- / Matsushita Electric Works, Ltd. UUCP: uunet!mew.mei.co.jp!gah \
- / 13-2, Mita 5-chome, Minato-ku Fax: 03-3451-0793 \
- / Tokyo 108, JAPAN Tel: 03-3452-4941 \
-