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

https://github.com/thedhruvrawat/mup

This repository contains all the laboratory coursework for the course CS F241: Microprocessors and Interfacing at BITS Pilani, Pilani Campus in Spring 2022.
https://github.com/thedhruvrawat/mup

assembly-language debugx masm microprocessor x8086

Last synced: 2 months ago
JSON representation

This repository contains all the laboratory coursework for the course CS F241: Microprocessors and Interfacing at BITS Pilani, Pilani Campus in Spring 2022.

Awesome Lists containing this project

README

        

## CS F241: Microprocessors and Interfacing
![Language](https://img.shields.io/static/v1?label=Language&message=Assembly&color=informational&style=for-the-badge)

This repository contains all the laboratory coursework for the course **CS F241: Microprocessors and Interfacing** at BITS Pilani, Pilani Campus in Spring 2022.

### Lab Summary

| Lab | Topic | Lab Sheet | Date |
| ------------- | ------------- | --- | -- |
| 1 | Introduction to **DEBUG** & **DEBUGX** | [Lab 1](lab-2/labsheet.pdf) | 12 Feb 2022 |
| 2 | Introduction to **MASM** | [Lab 2](lab-2/labsheet.pdf) | 19 Feb 2022 |
| 3 | Introduction to **MASM** 2 | [Lab 3](lab-3/labsheet.pdf) | 26 Feb 2022 |
| 4 | DOS Interrupts – Basic Keyboard & Display Console Interrupts | [Lab 4](lab-4/labsheet.pdf) | 5 Mar 2022 |
| 5 | DOS Interrupts – Basic Keyboard & Display Console Interrupts 2 | [Lab 5](lab-5/labsheet.pdf) | 26 Mar 2022 |
| 6 | DOS Interrupts – File Access | [Lab 6](lab-6/labsheet.pdf) | 2 Apr 2022 |
| 7 | DOS Interrupts – File Access 2 | [Lab 7](lab-7/labsheet.pdf) | 9 Apr 2022 |
| 8 | BIOS Interrupts - Display | [Lab 8](lab-8/labsheet.pdf) | 16 Apr 2022 |
| 9 | BIOS Interrupts - Display 2 | [Lab 9](lab-9/labsheet.pdf) | 23 Apr 2022 |