Home
PeterJohnson edited this page Jun 25, 2011
·
6 revisions
The Yasm Modular Assembler Project
Welcome to the Yasm wiki! If you're interested in general information about Yasm (you want to know what it is, download it, etc) or the formal Yasm documentation, please head over to the Yasm website. This wiki is for informal, publicly editable documentation, and as such, please feel free to edit any of the pages here to improve it! Wiki improvements will eventually make it over to the formal Yasm manual.
Some pages you might find interesting here on the wiki:
- Visual Studio 2005/2008 integration
- Assembler syntaxes: NASM, TASM, and GAS (GNU assembler)
- AMD64 support
- Object formats:
- Debug formats: STABS, DWARF2, and CodeView
- Yasm internals: Libyasm, LoadableModules, and ProgrammerReferences