You are browsing as a guest. Sign up (or log in) to start making projects!

44m 12s logged

Devlog #1!
I feel so sigma
I made the first batch script
It builds the kernel.c, kernel.asm and linker.ld to a .bin which is a runnable os

it works yipee

the only problem i had was with one of the files (cc1.exe) being too large so i wrote some code to yoink it from google drive!

i also went through the i686-elf-tools and just deleted stuff and it ended up less then a gigabyte which is crazy. its just cc1.exe that takes up 600 megs. also nasm is tiny!

the whole program so far is self contained except that one download but that happens once

it is on github yay

0
2

Comments 0

No comments yet. Be the first!