BRAINIAC2677 / 8086-Assembly-Language-Programming

Contain some basic 8086 assembly program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

8086 Assembly Language Programming

Setup:

Windows user:

  • Install EMU8086 - 8086 Microprocessor Emulator
  • Read the documentation of EMU8086 press F1 key

Linux user:

  • Install wine32 and set it up - for running windows application
  • Install EMU8086 - 8086 Microprocessor Emulator
  • Run EMU8086 using wine32

Assembly Codes:

Resources:

About

Contain some basic 8086 assembly program.


Languages

Language:Assembly 100.0%