All Projects → jishanshaikh4 → 8086-cheatsheet

jishanshaikh4 / 8086-cheatsheet

Licence: other
8086 Microprocessor Cheat sheet with Programs

Programming Languages

TeX
3793 projects
assembly
5116 projects

Projects that are alternatives of or similar to 8086-cheatsheet

Asm Cli
Interactive shell of assembly language(X86/X64) based on unicorn and keystone
Stars: ✭ 211 (+160.49%)
Mutual labels:  x64, asm, x86
Asm Cli Rust
interative assembly shell written in rust
Stars: ✭ 133 (+64.2%)
Mutual labels:  x64, asm, x86
Reverse-Engineering
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
Stars: ✭ 7,234 (+8830.86%)
Mutual labels:  x64, x86, assembly-language-programming
Asm
Assembly Tutorial for DOS
Stars: ✭ 125 (+54.32%)
Mutual labels:  x64, x86, low-level
HIGH-TO-LOW
in this repository you will find codes in C and their equivalence in MIPS Assembly
Stars: ✭ 20 (-75.31%)
Mutual labels:  asm, microprocessor, low-level
Rappel
A linux-based assembly REPL for x86, amd64, armv7, and armv8
Stars: ✭ 818 (+909.88%)
Mutual labels:  x64, asm, x86
kasm
Assembler library for Kotlin
Stars: ✭ 40 (-50.62%)
Mutual labels:  x64, asm, x86
Reverse Engineering Tutorial
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
Stars: ✭ 5,763 (+7014.81%)
Mutual labels:  x64, x86, assembly-language-programming
Distorm
Powerful Disassembler Library For x86/AMD64
Stars: ✭ 829 (+923.46%)
Mutual labels:  x64, x86
Xray 16
Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)
Stars: ✭ 1,806 (+2129.63%)
Mutual labels:  x64, x86
X64dbg
An open-source x64/x32 debugger for windows.
Stars: ✭ 37,825 (+46597.53%)
Mutual labels:  x64, x86
Winrepl
x86 and x64 assembly "read-eval-print loop" shell for Windows
Stars: ✭ 424 (+423.46%)
Mutual labels:  x64, x86
Beelzebub
The Lord of Flies - A hobby operating system
Stars: ✭ 24 (-70.37%)
Mutual labels:  x64, x86
APISearch-Plugin-x86
APISearch Plugin (x86) - A Plugin For x64dbg
Stars: ✭ 46 (-43.21%)
Mutual labels:  asm, x86
Bddisasm
bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, designed specifically to detect shellcode-like behavior.
Stars: ✭ 540 (+566.67%)
Mutual labels:  x64, x86
Iced
Blazing fast and correct x86/x64 disassembler, assembler, decoder, encoder for .NET, Rust, Python, JavaScript
Stars: ✭ 1,102 (+1260.49%)
Mutual labels:  x64, x86
Pwnshop
Exploit Development, Reverse Engineering & Cryptography
Stars: ✭ 167 (+106.17%)
Mutual labels:  x64, x86
DbgChild
Debug Child Process Tool (auto attach)
Stars: ✭ 221 (+172.84%)
Mutual labels:  x64, x86
X86reference
X86 Opcode and Instruction Reference: http://ref.x86asm.net
Stars: ✭ 159 (+96.3%)
Mutual labels:  x64, x86
Xray 15
X-Ray Engine 1.5 expansion. Original version was used in S.T.A.L.K.E.R.: Clear Sky.
Stars: ✭ 151 (+86.42%)
Mutual labels:  x64, x86

📈 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.

License

MIT and GPLv3. See License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].