https://github.com/ubugeeei/haribote-os
Operating system scratch implements in C lang
https://github.com/ubugeeei/haribote-os
assembly clang no-std operating-system scratch-implementation x86
Last synced: about 1 month ago
JSON representation
Operating system scratch implements in C lang
- Host: GitHub
- URL: https://github.com/ubugeeei/haribote-os
- Owner: ubugeeei
- Created: 2022-04-10T17:19:01.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-02T14:47:10.000Z (over 3 years ago)
- Last Synced: 2025-03-24T19:50:00.801Z (about 1 year ago)
- Topics: assembly, clang, no-std, operating-system, scratch-implementation, x86
- Language: C
- Homepage:
- Size: 640 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Haribote OS
Haribote OS implementation.

# Usage
```sh
$ cd latest
$ make run
```