https://github.com/maitreemistry/example-reference-8086-online-emulator-codes
https://github.com/maitreemistry/example-reference-8086-online-emulator-codes
8086 assembly emulator
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maitreemistry/example-reference-8086-online-emulator-codes
- Owner: maitreemistry
- Created: 2024-12-22T04:37:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-07T06:16:18.000Z (over 1 year ago)
- Last Synced: 2025-02-07T07:22:52.428Z (over 1 year ago)
- Topics: 8086, assembly, emulator
- Language: Assembly
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Microprocessor and Interfacing Lab - Semester 3
## 📌 Overview
Welcome to the **Microprocessor and Interfacing Lab** repository! This repository contains **8086 emulator codes** from my Semester 3 Microprocessor and Interfacing Lab, shared for reference and educational purposes.
## 🖥️ Emulator Used
For running and testing the assembly programs, I used the following online **8086 emulator**:
🔗 [8086 Emulator](https://yjdoc2.github.io/8086-emulator-web/)
## 📂 Repository Contents
This repository includes:
- 📜 8086 Assembly codes
- 📘 Reference materials
- 📝 Lab assignments
- 🛠️ Sample programs for better understanding
## 🤝 Contribution
If you have any improvements or additional example programs to share, feel free to contribute by:
1. Forking the repository
2. Making necessary modifications
3. Submitting a pull request 🚀
## 📜 License
This repository is shared **for educational purposes only**. If you find it helpful, please consider giving it a ⭐ on GitHub!