NASM32
From Wikipedia, the free encyclopedia
NASM32 is a collection assembly language development tools and library headers for Windows based on the Netwide Assembler (NASM). Development of NASM32 is independent of NASM development. NASM32 follows the spirit of NASM and is distributed as freeware.
Future versions intend to include Linux/BSD and X11 support.
[edit] Inside the Package
- Include files to support the Windows (Win32) API within NASM
- Include files to support XBOX development along with being able to directly assemble to an XBE file.
- Tutorials and demos illustrating how to utilize NASM32
- Development tools including the NASM assembler, the POLINK linker and the PORC resource compiler.