Skip to content

maria-benmabrouk/Phone-Numbers-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

☎️ Phone Numbers Management System (8086 Assembly)

A simple Phone Numbers Management System implemented using Intel 8086 Assembly language.
This project demonstrates low-level programming concepts such as data handling, user input, and control flow in assembly.

✨ Features

  • Add phone numbers
  • Display stored phone numbers
  • Simple menu-driven interface
  • Console-based interaction
  • Uses basic 8086 instructions and DOS interrupts

⚙️ Requirements

  • 8086 emulator (e.g. EMU8086)
  • Basic knowledge of x86 Assembly

▶️ How to Run

  1. Open EMU8086
  2. Load PhoneNumbersSystem.asm
  3. Compile the program
  4. Run it inside the emulator

🎯 Educational Purpose

This project was created for learning purposes to practice:

  • 8086 Assembly programming
  • Registers and memory usage
  • Low-level system logic

👩‍💻 Author

Maria Benmabrouk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published