GNU Info

Info Node: (nasm.info)Section A.1

(nasm.info)Section A.1


Next: Section A.2 Prev: Appendix A Up: Appendix A
Enter node , (file) or (file)node

A.1. Introduction
=================

   The Netwide Disassembler is a small companion program to the Netwide
Assembler, NASM. It seemed a shame to have an x86 assembler, complete
with a full instruction table, and not make as much use of it as
possible, so here's a disassembler which shares the instruction table
(and some other bits of code) with NASM.

   The Netwide Disassembler does nothing except to produce
disassemblies of _binary_ source files. NDISASM does not have any
understanding of object file formats, like `objdump', and it will not
understand `DOS .EXE' files like `debug' will. It just disassembles.


automatically generated by info2www version 1.2.2.9