Iczelion's Win32 Assembly Homepage
Main Tutorials Source Codes Downloads Message Board Links

Cool Links

Web Site
Description
MASM32 Official Homepage
The official homepage of MASM32 package. You'll find the latest version/updates at this site. Maintain by Steve Hutchesson.
Win32 Programming for x86 Assembly Language Programmers
Tutorials written by Henry Takeuchi. Very Nice. TASM-specific.
Steve Gibson's Homepage
Homepage of the author of Small Is Beautiful example. He is the authentic assembly programmer. Visit his page by all means.
Whiz Kid Technomagic
Homepage of G.Adam Stanislav. Another hardcore assembly programmer. Several Win32 asm samples are downloadable from this page.
Win32NASM Unofficial Homepage
by Tomcat. Contain many win32asm-related resources, including the zipped version of my tutorials and win32asm forum.
Ron's Cornucopia for Assembly Language and Graphics Programming
A good website dedicated to graphics programming using assembly language. You can find many good examples on win32asm gfx programming there. Also don't forget to check FPlib, the floating point arithmetic library for win32asm.
EliCZ's Hello Coder!
EliCZ is a very good asm coder. You can find his programs with source codes here, including NT kernel-mode and user-mode driver skeletons.
Wayne J. Radburn's Assembly Language Programming
The homepage of one of the pioneers of win32asm. His skeleton source code helped me learn win32asm. Now Skeleton version 3 for MASM is available.
Love My ASM Code Page!
by TTom. An interesting page devoted to the study of COM (component object model) and the application of assembly language to it. A must if you want to know how to use COM objects under win32asm.
Toby Opferman's Homepage
Three tutorials for TASM users.
Bill's Win32Asm Page
Several asm and win32asm essays. A few sample source codes.
Cornsoup
An aspiring programming site. This site contains programming essays of every description. Very informative.Too bad it's down :(. I still keep this link in the hope that it'll be up again one day.
Netwide Assembler Project
The homepage of NASM, the freeware assembler. It will be used to power Visual Assembler in the first stage.
The Programming Room
by Jimmy. Several interesting projects in pure asm including telnet server/client. Also many handy file format references and some tutorials/info on win32 environment.
Fast Software
This site will cover Linux assembly programming so, Linux fans, keep checking this site. The future projects will focus on NASM+Linux programming. You can also find Win32 ASM Game Programming tutorials here along with all the old source codes of Fast Software written in MASM.
Mr Crimson's Winasm Corner
Some original win32asm samples. The help section contains several useful win32 programming reference help files.
Collake Software
by Jeremy Collake. The site of my personal friend. Jeremy is a great asm coder. You can download many cool utilities with source codes from this site. Don't forget to check out his cool file compression tool, PECompact.
Jeremy Gordon's Win32+Assembler Source Page
Contains many valuable utilities, assembler/resource compiler/linker/text editor and the article about exception handling in win32.
Win32 Assembler Coding Tutorial [German version]
by T.S. Contains win32asm tutorials applicable to TASM/MASM/NASM.
Visual Assembler Homepage
by Justin Decker. An IDE for coding win32asm progs, coded in asm itself. At the current stage, it's more like an editor but it's constantly improved.
Visual Assembler
A project to develop a visual IDE for Win32 assembly programming. Now it is managed by Knotty Dread. Currently it's targeted on NASM only.
Spanish Win32 Assembly Forum
For discussing about Win32asm in Spanish
Windows 32 Asm Message Board/Mailing List
Another win32asm-related message board. You can configure it as a webboard or a mailing list.
BrainSpin
Contains many win32asm links.
Test Department
Contains several original win32asm tutorials and a patcher. Written for use with MASM32 package.
Turbo Assembler IDE
A win32asm IDE for TASM. Freeware.
Assembly Journal
An online journal that contains all sorts of assembly language programming ranging from straight x86 asm to Linux assembly language programming.
Ultra Ide-asM Homepage
A nice IDE for win32 assembly language. Made as an UltraEdit addon, it can draw on the strength of this very powerful editor. Coded by ShADe and CodeFumbler.
Ewayne's Win32 Assembly Homepage
The homepage of ASMEdit, a cool editor coded in win32asm.
Simple & Easy
Contains several interesting win32asm tutorials such as ASPI/DirectDraw programming.
bobbycoul, ASM Programming
Source codes of programs made by bobbycoul.
32 Bits Assembly Tutorials Collection
As the name says, it contains lots of 32 asm tutorials. Maintained by betov, the author of SpAsm.
Randal Hyde's Assembly Page
A very good assembly resource on the net. His book, Art of Assembly Language, is a complete and free book you can download to learn assembly programming.
obock.de - Lean and Mean Programming
Contains several interesting utilities coded in win32asm including a few tutorials.
Pradeepan's Visual Assembler
An asm IDE written in VB.
AsmSource
Many win32asm utilities with source code
Emu8086 - 8086 assembler and emulator
"Everything for learning assembly language in one pack!
emu8086 combines a text editor, assembler, disassembler, software
emulator (Virtual PC) with debugger, and tutorials. "

Main Tutorials Source Codes Downloads Message Board Links