Easy Code - A visual assembly programming environment made to build 32-bit Windows applications. Easy Code can be used with the Macro Assembler (MASM).
MASM 32 - A working development for programmers who are interested in either learning or writing 32 bit Macro Assembler (MASM) computer programs.
MASM Forum - The official MASM forum. It's a forum where assembler language programmers can come and be free of the nonsense and ignorance that is often found in other places.
Assembly Zone - Assembly programming zone at Programmers Heaven with x86 programming and other CPU programming. Source code, development tools, articles, tutorials, and more.
Win32 Assembler Coding Tutorial - Tutorial and FAQ for coding Win32 applications using MASM, TASM and NASM.
MASM Source Code - Need access to assembly code for your next school project? Take a look here. Free assembly source code and free MASM source code.
ASM Source - Site contains source code and programs. You can freely download these for your own use. You will find a number of programs of various difficulty.
MASM Examples - A few simple assembler code examples with source code in MASM.
Intel 64 and IA-32 Manuals - These downloadable PDF manuals describe the architecture and programming environment of the Intel 64 and IA-32 processors.
x86 Assembly Tutorial - A comprehensive assemble language tutorial for the family of x86 processors in 17 chapters. Topics like data representation, registers, structures, arithmetic, I/O, exception handling and virtual memory.