67 Commits

Author SHA1 Message Date
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
798f693bf0 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-07-28 00:00:11 +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