Path: utzoo!attcan!uunet!cs.utexas.edu!sdd.hp.com!hplabs!hpcc05!hpbbn!hpwad!mleiber From: mleiber@hpwad.HP.COM (#Michael Leiber) Newsgroups: comp.os.msdos.programmer Subject: WANTED: pd disassembler source Message-ID: <15290005@hpwad.HP.COM> Date: 4 Oct 90 08:57:19 GMT Organization: Hewlett-Packard Waldbronn, Germany Lines: 25 Hi, I'm looking for a public domain disassembler C-SOURCE to be included in a system exerciser tool. The disassembler should be able to disassemble at least iAPX268 code. Best would be an implementation in the following form: void disassemble(void *code, unsigned int nbytes); where, void *code, is a pointer to a, let's say memory location unsigned int nbytes, the number of bytes to disassemble and which disassembles to stdout. thanx for any help, michael ------------------------------------------------------------------------------ internet: mleiber@hpwadlk phone: Germany 7243 602527 address: Michael Leiber, Hewlett Packard, Waldbronn Analytic Division, Hewlett Packard Str. 1, 7517 Waldbronn, West Germany ------------------------------------------------------------------------------