66 Commits

Author SHA1 Message Date
64935d1491 Update README.md 2024-09-06 22:11:43 +02:00
7aff98bcd1 Update README.md 2024-09-06 22:11:14 +02:00
aee4ce37ee Implemented printf! 2024-09-07 19:47:25 +02:00
0f74ff0432 Update issue templates 2024-09-05 00:24:33 +02:00
ffd94a2a01 Update README.md 2024-09-04 23:21:30 +02:00
3d98f06341 Delete CNAME 2024-09-04 22:43:43 +02:00
7f9f47551e Create CNAME 2024-09-04 22:43:23 +02:00
f7feb75f8b Delete CNAME 2024-09-04 22:43:04 +02:00
59105e102d Some things (still doesn't compile) 2024-09-06 00:40:37 +02:00
e51ef21d7e Update SECURITY.md 2024-09-04 22:36:53 +02:00
7e4be85d23 Update issue templates 2024-09-04 22:36:18 +02:00
be7d2e2f57 Update issue templates 2024-09-04 22:26:45 +02:00
bdb009ebd3 Create SECURITY.md 2024-09-04 22:22:02 +02:00
ad4b8f0324 Create CONTRIBUTING.md 2024-09-04 22:18:52 +02:00
2f2c530088 Create CODE_OF_CONDUCT.md 2024-09-04 22:08:07 +02:00
02dc34e529 Create LICENSE
Add the GPLv3 License to XanvicOS
2024-09-04 22:06:25 +02:00
938ae49e78 Update README.md 2024-09-02 00:18:19 +02:00
a9bec3a6ff Update README.md 2024-08-09 23:24:52 +02:00
ac37d9e27d Create CNAME 2024-08-07 20:57:28 +02:00
e17872b1bd Update README.md 2024-08-05 23:56:38 +02:00
6a0bc37a8e Half implemented printf (doesn't compile) 2024-08-02 19:28:04 +02:00
3a6fc08e38 Doesn't work 2024-08-01 20:06:44 +02:00
7f0ab1ae20 Update README.md 2024-07-31 21:09:40 +02:00
70bb2bfaf3 Idk why those files are here, so I removed them. 2024-07-31 21:04:57 +02:00
cac8d0a033 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-07-31 20:59:39 +02:00
54a0729e77 I'm back (I reinstalled Gentoo) 2024-07-31 19:22:04 +02:00
ff5ac26ad7 Update README.md 2024-07-28 11:24:38 +02:00
1dd340d0ad Update README.md 2024-07-30 16:38:57 +02:00
4a452ad39f Update README.md 2024-07-29 16:58:48 +02:00
5f96783629 Update README.md 2024-07-28 11:21:49 +02:00
0ddcabd0ec Update README.md 2024-07-28 11:20:17 +02:00
cd21de7d82 Update README.md 2024-07-28 11:19:13 +02:00
d5397579bf Update README.md 2024-07-28 11:18:28 +02:00
9c5e141035 Update README.md 2024-07-28 00:33:14 +02:00
498c986c83 Update README.md 2024-07-28 00:30:18 +02:00
7796504001 Update README.md
Mistyped
2024-07-28 00:29:54 +02:00
52e650e584 Update README.md 2024-07-28 00:28:35 +02:00
1bc77de9f6 Update README.md 2024-07-28 00:26:40 +02:00
a22da47ecb Update README.md 2024-07-28 00:21:33 +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
c70d43256a 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
34b65f26af Update README.md 2024-07-27 01:25:58 +02:00
71588e6925 Update README.md 2024-07-26 23:40:37 +02:00
5f1431dad3 Update index.html 2024-07-26 23:38:48 +02:00
Vincenzo Alesksey Brocato
2d1480fce3 Update index.html 2024-07-26 23:38:05 +02:00
VinceAle7082
95bf11d38d Add .gitignore file 2024-07-24 23:22:03 +02:00
VinceAle7082
bbae5fbc07 Idk 2024-07-24 19:35:28 +02:00
VinceAle7082
9a752b8658 Update xanvico.html 2024-07-24 21:33:15 +02:00
VinceAle7082
c55b551370 Update index.html 2024-07-24 21:32:41 +02:00
VinceAle7082
5f36ec76fd Now exist the english website exists 2024-07-24 19:26:27 +02:00