Category:8086 Assembly

From Rosetta Code
Revision as of 19:34, 6 October 2009 by rosettacode>Mwn3d (Change to implemenation template)
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
8086 Assembly is an implementation of Assembly . Other implementations of Assembly .

8086 Assembly is the assembly language used by the Intel 8086 processor. This processor was used for the first time in the IBM PC, and in its various clones. The 8086 gave birth, starting with the 80186 processor, to the X86 family, that nowadays is the most used processor family in desktop computers. All the 32 and 64 bit processors from this family are able to operate in a 8086 compatibility mode, for backward compatibility with legacy software and running very low-level code (like the BIOS). For the evolution of this assembly implementation to 32 bits, see X86 assembly.

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "8086 Assembly"

The following 123 pages are in this category, out of 123 total.