Home > Computers > Programming > Languages > Assembly > x86 > FAQs, Help, and Tutorials
http://help-site.com/local/ASMTUT.TXT
Tutorial written by Gavin Estey.
http://www.win.tue.nl/~aeb/linux/kbd/A20.html
The various forms of A20 gate control.
http://jlp.freeservers.com/
Small but growing set of ASM tutorials: general, graphics.
http://spike.scu.edu.au/~barry/interrupts.html
A quick reference list of DOS interrupts has been extracted from a large list compiled by Ralf Brown.
http://www.xs4all.nl/~feldmann/86bugs.htm
A reference for bugs and undocumented instructions in the Intel 80x86 family of processors.
http://www.jegerlehner.ch/intel/
Short overview containing all instructions (transfer, arithmetic, logic, jumps), a diagram of the registers (EAX, EDX, ECX, EBX), demo program, fits to one single page, download, free
http://www.intel.com/design/archives/processors/
Official Intel Architecture Optimizations Manual, Intel Architecture Software Developer's Manual, Pentium Processor Family Developer's Manual.
http://asm.sourceforge.net/howto.html
Guide describes how to program in assembly using free programming tools, focusing on development for or from Linux OS on i386. By Francois-Rene Rideau 1996-1999, Konstantin Boldyshev 1999-2002.
http://www.oopweb.com/Assembly/Files/Assembly.html
Assembly programming tutorials, references and on-line books. All searchable and free.
http://www.jegerlehner.ch/intel/opcode.html
List of most Mnemonics for x86 with description.
http://savannah.nongnu.org/projects/pgubook/
Book on Linux x86 assembly language programming which is available both in print and online under the GFDL license. Targetted to both new programmers and professional programmers who have not yet learned assembly language.
http://www.cs.cmu.edu/~ralf/
List of i386 specific information for IRQ's, and I/O addresses.
http://www.sandpile.org/
Archive of technical x86 processor information and downloadable documentation. Includes a discussion forum.
http://deinmeister.de/wasmtute.htm
Covers MASM, TASM, NASM used with Win32, DirectX, multimedia. Especially for Games and Demos. Has sample code.
http://members.tripod.com/protected_mode/prashant/protmode.html
How to work in protected mode guide.
http://www.x86.org/
Lots of information about x86 processors, including undocumented opcodes and bugs.
Home > Computers > Programming > Languages > Assembly > x86 > FAQs, Help, and Tutorials
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us