63 Commits

Author SHA1 Message Date
5ea15451cc Update issue templates 2024-10-03 21:45:20 +02:00
8834ded53d Update README.md 2024-10-03 21:45:20 +02:00
74038c7a4f Delete CNAME 2024-10-03 21:45:20 +02:00
db4f1c5468 Create CNAME 2024-10-03 21:45:20 +02:00
426a7bf3e3 Delete CNAME 2024-10-03 21:45:20 +02:00
4f4cdf0967 Some things (still doesn't compile) 2024-10-03 21:45:20 +02:00
0c93028f50 Update SECURITY.md 2024-10-03 21:45:20 +02:00
8bb2597f02 Update issue templates 2024-10-03 21:45:20 +02:00
9297f19625 Update issue templates 2024-10-03 21:45:20 +02:00
29fca5933a Create SECURITY.md 2024-10-03 21:45:20 +02:00
47fcef14f8 Create CONTRIBUTING.md 2024-10-03 21:45:20 +02:00
68b62c5329 Create CODE_OF_CONDUCT.md 2024-10-03 21:45:20 +02:00
179c35d431 Create LICENSE
Add the GPLv3 License to XanvicOS
2024-10-03 21:45:20 +02:00
abd6f905e0 Update README.md 2024-10-03 21:45:20 +02:00
85c3fa7c9b Update README.md 2024-10-03 21:45:20 +02:00
194ae41384 Create CNAME 2024-10-03 21:45:20 +02:00
ca46a15f5f Update README.md 2024-10-03 21:45:20 +02:00
110df5047d Half implemented printf (doesn't compile) 2024-10-03 21:45:20 +02:00
326eb27ac9 Doesn't work 2024-10-03 21:45:20 +02:00
4ec9af294c Update README.md 2024-10-03 21:45:20 +02:00
96139114cd Idk why those files are here, so I removed them. 2024-10-03 21:45:20 +02:00
6cb4308fbc 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:45:20 +02:00
ec8143114a I'm back (I reinstalled Gentoo) 2024-10-03 21:45:20 +02:00
840b4e3928 Update README.md 2024-10-03 21:45:20 +02:00
ca8c0f1fe0 Update README.md 2024-10-03 21:45:20 +02:00
0954af437c Update README.md 2024-10-03 21:45:20 +02:00
1cb6135324 Update README.md 2024-10-03 21:45:20 +02:00
7fedb651f7 Update README.md 2024-10-03 21:45:20 +02:00
afde339487 Update README.md 2024-10-03 21:45:20 +02:00
ca35ff649c Update README.md 2024-10-03 21:45:20 +02:00
a645a6495e Update README.md 2024-10-03 21:45:20 +02:00
cbd5de9236 Update README.md 2024-10-03 21:45:20 +02:00
b560d46ae3 Update README.md
Mistyped
2024-10-03 21:45:20 +02:00
59131b5bca Update README.md 2024-10-03 21:45:20 +02:00
658c07a922 Update README.md 2024-10-03 21:45:20 +02:00
23c368a178 Update README.md 2024-10-03 21:45:20 +02:00
71dc893426 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-10-03 21:44:12 +02:00
1035a0ea05 Add bootloader's 2nd stage written in C and asm
Now the bootloader is divided in stage1 and stage 2, the kernel isn't loaded so it's useless (for now).
The Stage 1 of the bootloader prints some strings and loads the second stage into memory. The second stage prints a hello world message.
After this commit I'll divide the main branch into stable and coding (stable is working code, like all the commits I did until this day, coding will be the branch where I push all the code I write, so there may be a lot of errors or the code doesn't compile. I you want to use or just try XanvicOS use the stable branch)
2024-10-03 21:44:04 +02:00
9476a54f13
Update README.md 2024-07-27 01:25:58 +02:00
4cc4950eb9
Update README.md 2024-07-26 23:40:37 +02:00
db1eb39e40
Update index.html 2024-07-26 23:38:48 +02:00
Vincenzo Alesksey Brocato
516ee3f984
Update index.html 2024-07-26 23:38:05 +02:00
VinceAle7082
df400be1d9 Add .gitignore file 2024-07-24 23:22:03 +02:00
VinceAle7082
3dc3724c68 Idk 2024-07-24 19:35:28 +02:00
VinceAle7082
5f70f3f3ca
Update xanvico.html 2024-07-24 21:33:15 +02:00
VinceAle7082
fa5f54b612
Update index.html 2024-07-24 21:32:41 +02:00
VinceAle7082
0f781198de Now exist the english website exists 2024-07-24 19:26:27 +02:00
VinceAle7082
87072d0c97 Things 2024-07-24 17:41:55 +02:00
VinceAle7082
df7c9793bb
Update xanvico.html 2024-07-24 19:26:59 +02:00
VinceAle7082
953931fb31
Update index.html 2024-07-24 19:26:28 +02:00