8086-cheatsheet icon indicating copy to clipboard operation
8086-cheatsheet copied to clipboard

8086 Microprocessor Cheat sheet with Programs

:chart_with_upwards_trend: 8086 Microprocessor Cheatsheet

Download Status Website status Hits-of-Code Code Quality GitHub license made-with-latex Open source

This cheat sheet contains information about the 8086 microprocessor. Compared to standard textbooks, the main focus is conciseness, to-the-point descriptions, and readability. It is a direct result of scribe notes taken for the subject - Microprocessors (3+1 credits). Guess my grades? :)

Main topics included in the document are 8086 overviews, internal architecture, register organization, modes of operation, addressing modes, interrupts, memory, and assembly language programs (Instruction types, Memory segmentation, and Memory models). The program bank contains an excellent collection of ASM program questions. A question bank is also provided for examinations/quizzes.

You are more than welcome to use this! Let me know what are your suggestions or raise an issue. Found a typo or want to add something, raise a PR! All contributions are appreciated.

  • v2 update: https://jishanshaikh4.github.io/8086-cheatsheet/main.pdf

  • v1 document: https://jishanshaikh4.github.io/8086-cheatsheet/v1.pdf

  • For assembly language programs in 8085 and 8086: https://github.com/jishanshaikh4/Microprocessor-Virtual-Lab

License

MIT and GPLv3. See License.