Skip to content

Running this program using emu8086 will print the execution time in the console window

Notifications You must be signed in to change notification settings

tamaraatanasova/Show-Real-Time-8086

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8086-Show-Real-Time

Exercise of Low Level Programming with 8086 Assembly Lecture, implemented with Emu8086. In general, Emu8086 is easier to use, write code and test program.

Screenshot (1) Screenshot (2)

Screenshot (3) Screenshot (4)

Tamara Atanasova

Slavko Srebrenoski

Subject

Microcomputer's systems

Built With

This project is built using the following tools:

  • Emu8086: Assembler and emulator for the Intel 8086 microprocessor.

Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

A working computer Connection to internet Setup

How to Run

To run the program, you need an 8086 emulator or assembler. You can use emulators like DOSBox or TASM (Turbo Assembler). Here's how to run the program using EMU8086:

  1. Download and install Emu8086 from here.
  2. Clone this repository to your local machine.
  3. Open Emu8086 and load the code.asm file.
  4. Assemble the code by pressing the Assemble button.
  5. Run the program by pressing the Run button or by pressing F10.

About

Running this program using emu8086 will print the execution time in the console window

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published