Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sarita-joshi/sppu-be-microprocessor-assignments

All Second year Microprocessor assignments.
https://github.com/sarita-joshi/sppu-be-microprocessor-assignments

assembly-language assembly-language-programming assembly-x86 computer-engineering-lab second-year

Last synced: 14 days ago
JSON representation

All Second year Microprocessor assignments.

Awesome Lists containing this project

README

        

All Second year Microprocessor assignments.

# Microprocessor Assignments

This repository contains a collection of assembly language programs developed for the second-year microprocessor course at Savitribai Phule Pune University. These programs are written for the BE Computer Engineering curriculum and cover a variety of basic tasks and concepts in microprocessor operation and assembly language programming.

## Description

The assignments are coded in assembly language, specifically designed to run on x86 processors. They include a range of programs from simple IO operations to more complex algorithmic implementations, all demonstrating the low-level programming skills required to manipulate hardware directly through software.