https://github.com/abdealijaroli/operating-system-development
Creating a basic bootable stand-alone operating system from scratch.
https://github.com/abdealijaroli/operating-system-development
Last synced: 3 months ago
JSON representation
Creating a basic bootable stand-alone operating system from scratch.
- Host: GitHub
- URL: https://github.com/abdealijaroli/operating-system-development
- Owner: abdealijaroli
- Created: 2020-11-27T17:28:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-21T04:47:45.000Z (almost 3 years ago)
- Last Synced: 2025-01-12T00:15:22.842Z (5 months ago)
- Language: Assembly
- Homepage:
- Size: 6.84 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# operating-system-development
Creating a basic bootable stand-alone operating system from scratchThe aim of the project is to present a method of developing a stand-alone operating system
and to explain the process of building the software and the dependencies and elements that
the system consists of.Contributors - Shresth Tiwary, Ananya Singh, Rohit Menon.