Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sarita-joshi/sppu-be-microprocessor-assignments
- Owner: Sarita-Joshi
- Created: 2019-06-05T08:24:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T01:33:58.000Z (6 months ago)
- Last Synced: 2024-05-22T02:37:47.296Z (6 months ago)
- Topics: assembly-language, assembly-language-programming, assembly-x86, computer-engineering-lab, second-year
- Language: Assembly
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.