|
|
|
|
Welcome Guest! Login/Join |
 Brian's Page - http://brianvictor.8m.com/ Assembler graphics and tracked music, links. |
 Intel Developer Home - http://developer.intel.com/ Technical product specifications, documentation, support, tools. Almost all you need to know about Intel products. |
 Iczelion's Win32 Assembly Page - http://win32assembly.online.fr/ Tutorials, documentation, examples links. |
 terse - 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. |
 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. |
 TALx86 - 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. |
 Ed Pizzi's Programming Site - http://www.patmedia.net/eaj.pizzi/ A programming site with freeware programs source code. Mostly assembly, some C. VGA demos, OS development, fractals, tutorials, tsr's, windows assembly. |
 Paul Hsieh's x86 Assembly Language Page - http://www.azillionmonkeys.com/qed/asm.html Articles, optimization hints and algorithms, x86 related links. |
 Easy Assembly - DOS - http://asmprogramming.0catch.com/DOS/ Tutorials, source code, links. |
 MadWizard.org - http://www.madwizard.org/ Tutorials, downloads and links about programming assembly in windows, as well as a public snippet library. |
 Webster - http://webster.cs.ucr.edu/ Assembly language programming and HLA by Randall Hyde. Book homepages. Assembly language programming tools review. Articles and FAQ. |
 Hello, World program - http://www2.latech.edu/~acm/helloworld/asm.html Assembly Language for the IBM-PC |
 Whiz Kid Technomagic - http://www.geocities.com/SiliconValley/Heights/7394/ Assembly language programming for Windows. Source code samples included. |
 David Parker's Assembly Language Library - http://www.dpgraph.com/assembly.html Free assembler and linker download links and install instructions. Assembly documentaion, tips and tricks. |
 MASM32 - http://masm32.com/ A working development for 32-bit Microsoft assembler. It includes useful libraries, documentation and tutorials. |
 MASM Forum - http://www.masm32.com/board/ A forum for MASM assembler language programmers. |
 Int 80h - http://www.int80h.org/ Assembly language programming under Unix in general, and FreeBSD in specific. |
 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. |
 The X (86) Files - http://grafi.ii.pw.edu.pl/gbm/x86/ A few articles, links, downloads. |
 ASM Community - http://www.asmcommunity.net/ For developers using assembler in Win32 environment. Includes message board, wiki book, and project hosting. |