https://github.com/prabirshrestha/writing-an-os-from-scratch
This is a tutorial that teaches you how to write a bootloader/os from scratch
https://github.com/prabirshrestha/writing-an-os-from-scratch
Last synced: about 2 months ago
JSON representation
This is a tutorial that teaches you how to write a bootloader/os from scratch
- Host: GitHub
- URL: https://github.com/prabirshrestha/writing-an-os-from-scratch
- Owner: prabirshrestha
- License: other
- Created: 2012-07-07T17:52:08.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-08-05T21:54:16.000Z (almost 13 years ago)
- Last Synced: 2025-02-23T23:42:01.442Z (4 months ago)
- Language: Assembly
- Size: 168 KB
- Stars: 16
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Writing an OS From Scratch
Refer to DOCS.md for documentation.