Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sourhub226/8086-programs
8086 ASM programs for computer engineers.
https://github.com/sourhub226/8086-programs
8086 8086-emulator computer-engineers computer-science education emu8086 engineering learning microprocessor tasm
Last synced: about 1 month ago
JSON representation
8086 ASM programs for computer engineers.
- Host: GitHub
- URL: https://github.com/sourhub226/8086-programs
- Owner: sourhub226
- Created: 2020-07-16T07:11:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-23T12:01:25.000Z (almost 4 years ago)
- Last Synced: 2024-11-15T08:43:59.738Z (3 months ago)
- Topics: 8086, 8086-emulator, computer-engineers, computer-science, education, emu8086, engineering, learning, microprocessor, tasm
- Language: Assembly
- Homepage:
- Size: 19.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 8086 ASM programs
Essential 8086 assembly language programs for students pursuing a degree in computer engineering.You need [`emu8086`](https://www.malavida.com/en/soft/emu8086/)/[`TASM`](https://mccshreyas.wordpress.com/2017/03/27/how-to-install-and-configure-tasm-on-windows-7810/) to run the programs.
All codes are tested and executed successfully.