https://github.com/sahilsapariya/8086-programming
https://github.com/sahilsapariya/8086-programming
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sahilsapariya/8086-programming
- Owner: sahilsapariya
- Created: 2023-03-30T16:00:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T07:22:12.000Z (about 2 years ago)
- Last Synced: 2025-02-12T02:40:19.606Z (3 months ago)
- Size: 563 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 8086-programming
### Overview
This repo containing the programs and explanation of codes of 8086 and required theories for that. All the content is refered from the **8086 programming and advanced processor architecture by M.T. Savaliya**
### Getting started
You have to install Dosbox and tasm. There is one folder named Required Files, you have to include these files in the folder of your program file otherwise tasm won't work.