/assembly-programs

Collection of Assembly programs written for Intel 8086 microprocessor (TASM).

Primary LanguageAssembly

Assembly Programs

Collection of Assembly programs written for the Intel 8086 microprocessor. (TASM)

Getting Started

Files labeld with a '_' and '(Proc)' use emu8086 built-in Procedures.

Note

These instructions will enable you to run the programs on your local machine.

Prerequisites

Usage

  1. Clone the repository.
  2. Start emu8086.
  3. On the menu bar, choose File -> Open -> Project.
  4. Specify location of the project.
  5. Click the Run button or press F5 key to execute the project.

Authors

  • Liul Alemayehu - Initial work