Go to file
2024-10-19 22:47:25 +05:00
.gitignore Initial commit. 2024-10-19 22:09:19 +05:00
boot.c Make resulting binary smaller. 2024-10-19 22:47:25 +05:00
LICENSE Initial commit. 2024-10-19 22:09:19 +05:00
linker.ld Make resulting binary smaller. 2024-10-19 22:47:25 +05:00
Makefile Make resulting binary smaller. 2024-10-19 22:47:25 +05:00
README Make C capital. 2024-10-19 22:10:46 +05:00

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