  |
Intel Developer Home - http://developer.intel.com/
Technical product specifications, documentation, support, tools. Almost all you need to know about Intel products. |
  |
http://webster.cs.ucr.edu/ - http://webster.cs.ucr.edu/
Assembly language programming and HLA by Randall Hyde. Book homepages. Assembly language programming tools review. Articles and FAQ. |
  |
http://www.cs.cornell.edu/talc/releases.html - http://www.cs.cornell.edu/talc/releases.html
A Typed Assembly Language for x86. Supports sums, arrays, references, recursive types, subtyping, type tagging, and modules. |
  |
http://masm32.com/ - http://masm32.com/
A working development for 32-bit Microsoft assembler. It includes useful libraries, documentation and tutorials. |
  |
ASM Community - http://www.asmcommunity.net/
For developers using assembler in Win32 environment. Includes message board, wiki book, and project hosting. |
  |
Iczelion's Win32 Assembly Page - http://win32assembly.online.fr/
Tutorials, documentation, examples links. |
  |
Paul Hsieh's x86 Assembly Language Page - http://www.azillionmonkeys.com/qed/asm.html
Articles, optimization hints and algorithms, x86 related links. |
  |
MadWizard.org - http://www.madwizard.org/
Tutorials, downloads and links about programming assembly in windows, as well as a public snippet library. |
  |
http://www.int80h.org/ - http://www.int80h.org/
Assembly language programming under Unix in general, and FreeBSD in specific. |
  |
http://www.terse.com/ - http://www.terse.com/
Algebraic assembly language employing prefix, infix, and postfix notation. Assembler simplified. Biggest advance in low-level programming since Macro Assembler. All the control of assembler, with the ease-of-use and look-and-feel of high-level languages. Low cost. |
  |
MASM Forum - http://www.masm32.com/board/
A forum for MASM assembler language programmers. |
  |
David Parker's Assembly Language Library - http://www.dpgraph.com/assembly.html
Free assembler and linker download links and install instructions. Assembly documentation, tips and tricks. |
  |
Dedicated Debugging Tool (DDT) - http://webhome.idirect.com/~aeinc/ddt/Ddtdoc.html
A full screen debugging tool, DDT captures the interrupt vectors and allows users to debug and alter the execution environment in a number of ways. |
  |
Easy Assembly - DOS - http://asmprogramming.0catch.com/DOS/
Tutorials, source code, links. |
  |
Dolphinz Home Page - http://personal5.iddeo.es/ret007ow/index.html
This page is devoted to Win32 programming in assembly language, and it contains tutorials, articles, tools, resources, and some code for Windows 95/98 using assembly language. |