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

https://github.com/sharmaniraj009/os


https://github.com/sharmaniraj009/os

assembly c os

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Operating System Project

Welcome to the Operating System project repository. This project is focused on understanding and implementing fundamental concepts of operating systems.

## Overview

## Getting Started

### Prerequisites
- gcc, nasm, qemu, linux-based OS, open-watcom
- Make
- Basic understanding of operating system concepts

### Installation
1. Clone the repository
```bash
git clone https://github.com/sharmaniraj009/OS.git
```
2. Navigate to the project directory
```bash
cd OS
make
qemu-systems-i386 -fda build/main_floppy.img
```

## Structure
The project is organized into different modules, each focusing on specific OS concepts.

## License
This project is licensed under the MIT License - see the LICENSE file for details.

## Acknowledgments
* Reference materials and documentation
* Course instructors and contributors
https://nirajj.notion.site/OS-Project-1d996a86066f806ba0baf001ddfc42ba?pvs=4