https://github.com/xxxclotixxx/tectonicos
A simple example of loading a kernel in C using a GRUB bootloader
https://github.com/xxxclotixxx/tectonicos
asm clang cpp kernel nasm os
Last synced: 3 months ago
JSON representation
A simple example of loading a kernel in C using a GRUB bootloader
- Host: GitHub
- URL: https://github.com/xxxclotixxx/tectonicos
- Owner: xXxCLOTIxXx
- License: mit
- Created: 2024-05-12T19:28:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-19T12:02:08.000Z (6 months ago)
- Last Synced: 2024-12-19T13:19:24.304Z (6 months ago)
- Topics: asm, clang, cpp, kernel, nasm, os
- Language: C
- Homepage:
- Size: 19.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TectonicOS
building iso```shell
sh build.sh
```