01
LAB (1)
Introduction
Assembly Language for x86 Processors 6thEdition
Introduction to Assembly Language
02
lab (2)
Number systems
Explaining for the system based on several digits like :
- The Decimal System
- The Binary System
- Hexadecimal Notation
- Convert between different systems
04
lab (4)
siteExamplesEMU8086 Source Editor
The source editor of EMU86 is a special purpose editor which identifies the 8086 mnemonics plus some simple programs in the editor.
06
lab (6)
Boolean Algebra
Mathematical discipline used to design and analyze the behaviour of the digital circuitry in digital computers and other digital systems
07
lab (7)
Assembly Application programs
Some Assembly programs for explaining more about the compiler language.
08
lab (8)
Advanced Assembly Application programs related to the loop and if conditions and some definition for Data type