3 Commits

Author SHA1 Message Date
54a0729e77 I'm back (I reinstalled Gentoo) 2024-07-31 19:22:04 +02:00
1344e39d14 Now the Stage 1 of the bootloader loads Stage 2 in memory.
I already wrote this but my computer crashed, so I won't write as much as before.
Now the bootloader is divided in stage1 and stage2, I added and edited some makefiles, stage 2 is written in Asm and C, the kernel isn't loaded into memory.

PS: after this commit I'll add another branch called "coding", the code in that branch won't work 100% because it's missing something, but I don't want to do a "mega commit" every time (those commits will still be in the main branch).
To everyone who wants to try XanvicOS or """using""" it, use the main branch, because the main branch's code is working.
I'll write this in the README.md right after this commit.
2024-07-28 00:08:48 +02:00
VinceAle7082
95bf11d38d Add .gitignore file 2024-07-24 23:22:03 +02:00