76 Commits

Author SHA1 Message Date
61c6648465 Move XanvicOS png 2024-10-03 21:28:31 +02:00
d33e3192a4 Add XanvicOS png 2024-10-03 21:28:31 +02:00
50ea102ed5 Update README.md 2024-10-03 21:28:31 +02:00
29739db656 Changed the message in main 2024-10-03 21:28:31 +02:00
72537fb9ec Update README.md 2024-10-03 21:28:31 +02:00
a616b7c81e Update README.md 2024-10-03 21:28:31 +02:00
5f118719f7 Update README.md 2024-10-03 21:28:31 +02:00
8d428af4ad Update README.md 2024-10-03 21:28:31 +02:00
c16d8749ea Update README.md 2024-10-03 21:28:31 +02:00
bf9f4e380f Update README.md 2024-10-03 21:28:31 +02:00
417525d6fb Update README.md 2024-10-03 21:28:31 +02:00
ee3c7223fb Implemented printf! 2024-10-03 21:28:31 +02:00
e0ed82cdd3 Update issue templates 2024-10-03 21:28:31 +02:00
0c1847e2c0 Update README.md 2024-10-03 21:28:31 +02:00
57fc0fd1da Delete CNAME 2024-10-03 21:28:31 +02:00
75b84b79a7 Create CNAME 2024-10-03 21:28:31 +02:00
1d7b1e278d Delete CNAME 2024-10-03 21:28:31 +02:00
e4c39e3444 Some things (still doesn't compile) 2024-10-03 21:28:31 +02:00
5afe561809 Update SECURITY.md 2024-10-03 21:28:31 +02:00
9a0fe1b796 Update issue templates 2024-10-03 21:28:31 +02:00
279e6f7203 Update issue templates 2024-10-03 21:28:31 +02:00
61980fc011 Create SECURITY.md 2024-10-03 21:28:31 +02:00
7de840654f Create CONTRIBUTING.md 2024-10-03 21:28:31 +02:00
641585f03c Create CODE_OF_CONDUCT.md 2024-10-03 21:28:31 +02:00
98fcf48700 Create LICENSE
Add the GPLv3 License to XanvicOS
2024-10-03 21:28:31 +02:00
014043dabb Update README.md 2024-10-03 21:28:31 +02:00
c3c4b62506 Update README.md 2024-10-03 21:28:31 +02:00
407d9b746b Create CNAME 2024-10-03 21:28:31 +02:00
cb47a55005 Update README.md 2024-10-03 21:28:31 +02:00
7643448af6 Half implemented printf (doesn't compile) 2024-10-03 21:28:31 +02:00
da3489b0c2 Doesn't work 2024-10-03 21:28:31 +02:00
90ef068cc6 Update README.md 2024-10-03 21:28:31 +02:00
4a5b99cc70 Idk why those files are here, so I removed them. 2024-10-03 21:28:31 +02:00
078e34624d Half implemented printf() [DOESN'T COMPILE]
Idk what to write, a friend wants to play minecraft so... here is the code I wrote before him calling me.
2024-10-03 21:28:31 +02:00
e244446a90 I'm back (I reinstalled Gentoo) 2024-10-03 21:28:31 +02:00
19fa70abfa Update README.md 2024-10-03 21:28:31 +02:00
0f62b4f7fc Update README.md 2024-10-03 21:28:31 +02:00
f03c617b17 Update README.md 2024-10-03 21:28:31 +02:00
059a2aa8c8 Update README.md 2024-10-03 21:28:31 +02:00
830b37af06 Update README.md 2024-10-03 21:28:31 +02:00
96d332fccc Update README.md 2024-10-03 21:28:31 +02:00
0dff17d47c Update README.md 2024-10-03 21:28:31 +02:00
fb4da922db Update README.md 2024-10-03 21:28:31 +02:00
c6c8d63f01 Update README.md 2024-10-03 21:28:31 +02:00
786c789b4c Update README.md
Mistyped
2024-10-03 21:28:31 +02:00
d9f10d6c7d Update README.md 2024-10-03 21:28:31 +02:00
3534c8db61 Update README.md 2024-10-03 21:28:31 +02:00
325857655f
Update README.md 2024-07-28 00:21:33 +02:00
354cb204eb
Delete test.txt 2024-07-28 00:18:25 +02:00
73337e2f8d 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