Go to file
2024-10-20 02:10:44 +05:00
.gitignore Initial commit. 2024-10-20 02:10:44 +05:00
boot.c Initial commit. 2024-10-20 02:10:44 +05:00
LICENSE Initial commit. 2024-10-20 02:10:44 +05:00
linker.ld Initial commit. 2024-10-20 02:10:44 +05:00
Makefile Initial commit. 2024-10-20 02:10:44 +05:00
README Initial commit. 2024-10-20 02:10:44 +05:00

MBR boot sector Hello world written in C.
Note: this thing does not work with GCC.