Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.