Category:8086 Assembly
From Rosetta Code
8086 Assembly
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using 8086 Assembly.
This programming language may be used to instruct a computer to perform a task.
| See Also: |
|
|---|
Your Help Needed
If you know 8086 Assembly, please write code for some of the tasks not implemented in 8086 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.
If you know 8086 Assembly, please write code for some of the tasks not implemented in 8086 Assembly.
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
Pages in category "8086 Assembly"
The following 4 pages are in this category, out of 4 total.

