
|
|
|
|
Home / Computers / Programming / Languages / Assembly / x86 / FAQs, Help, and Tutorials
|
| Categories |
|
|
- Computers/ Hardware/ Components/ Processors/ x86@ (13)
|
|
|
|
|
Web Sites
|
- A20 - a pain from the past - The various forms of A20 gate control.
www.win.tue.nl/~aeb/linux/kbd/A20.html
- Assemble It: Documents - Very informative docs and tutorials (zip, html) on 3d programming, assembly.
www.xs4all.nl/~smit/docs.htm
- Assembler Programming - Small but growing set of ASM tutorials: general, graphics.
jlp.freeservers.com
- Assembly HOWTO - This HOWTO guide describes how to program in assembly using FREE programming tools, focusing on development for or from Linux OS on i386. Another François-René Rideau masterwork.
www.caldera.com/LDP/HOWTO/Assembly-HOWTO.html
- Assembly Tutorial - For assembly programming newbies. Well written. Terse.
www.xs4all.nl/~smit/asm01001.htm
- DevLibrary - Assembly - x86 assembler tutorials and docs
devlib.virtualave.net/asm1.html
- Dr. Dobbs Journal Articles - 2 dozen works, FAQ, by Robert R. Collins.
x86.ddj.com/ddj/ddj.htm
- Gavin's Guide to 80x86 Assembly - Fine, well organized tutorial; part of BURKS. Worthwhile.
burks.bton.ac.uk/burks/language/asm/asmtut/asm1.htm
- How to Optimize for the Pentium Microprocessors - Comprehensive and detailed manual on optimization of code for the Pentium family of microprocessors.
www.agner.org/assem
- Intel Assembler CodeTable 80x86 - Overview Mnemonics - 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
www.jegerlehner.com/intel
- Jan's Linux & Assembler(x86) HomePage - Assembler and Linux, source examples for Nasm and GAS assemblers.
home.tiscalinet.be/linux-asm/eng.html
- Ketman 8086 Tutorial - Iteractive tutorial, using the Ketman Maximaster as a platform.
www.btinternet.com/~btketman/tutpage.html
- OOPWeb - Assembly Directory - Assembly programming tutorials, references and on-line books. All searchable and free.
www.oopweb.com/Assembly/Files/Assembly.html
- OpCode of Intel Assembler 80x86 - List of most Mnemonics for x86 with description.
www.jegerlehner.ch/intel/opcode.html
- PC-GPE on the Web - the PC Game Programmer's Encyclopedia. Includes an assembly tutorial.
home.attbi.com/~brand107
- Ralf Brown's Files - Nearly seven megabytes of text files containing Ralph Brown's interrupt list. Also some information on various libraries.
www.cs.cmu.edu/afs/cs.cmu.edu/user/ralf/pub/WWW/files.html
- Ralf Brown's Interrupt List - List of i386 specific information for IRQ's, I/O addreses, etc.
www.cs.cmu.edu/~ralf
- Sandpile.org - "The world's leading source for pure technical 80x86 processor information."
www.sandpile.org
- The Art Of Assembly - A textbook on machine organization and assembly language programming.
webster.cs.ucr.edu/Page_asm/ArtOfAsm.html
- Win32 Assembler Coding Tutorial - Covers MASM, TASM, NASM used with Win32, DirectX, multimedia. Especially for Games and Demos. Has sample code.
deinmeister.de/wasmtute.htm
- Working in Protected Mode - How to work in protected mode guide.
www.midpec.com/djgpp/protmode
- x86.org - Lots of information about x86 processors, including undocumented opcodes and bugs.
www.x86.org
|
|
|
|
|