59 Commits

Author SHA1 Message Date
6e6e55cc7f
Update issue templates 2024-09-04 22:26:45 +02:00
edb84d04a5
Create SECURITY.md 2024-09-04 22:22:02 +02:00
7b8d9b324a
Create CONTRIBUTING.md 2024-09-04 22:18:52 +02:00
53d102df46
Create CODE_OF_CONDUCT.md 2024-09-04 22:08:07 +02:00
48402b9718
Create LICENSE
Add the GPLv3 License to XanvicOS
2024-09-04 22:06:25 +02:00
60d3ea7cd5
Update README.md 2024-09-02 00:18:19 +02:00
90c7c3c240
Update README.md 2024-08-09 23:24:52 +02:00
066ecbbee9
Create CNAME 2024-08-07 20:57:28 +02:00
0f0007963c
Update README.md 2024-08-05 23:56:38 +02:00
12874aade6 Half implemented printf (doesn't compile) 2024-08-02 19:28:04 +02:00
ff5848de97 Doesn't work 2024-08-01 20:06:44 +02:00
878e9e6b38
Update README.md 2024-07-31 21:09:40 +02:00
60850153ab
Merge pull request #3 from VinceAle7082/Coding
Coding is now the "main branch"
2024-07-31 21:07:34 +02:00
423e5478b4 Idk why those files are here, so I removed them. 2024-07-31 21:04:57 +02:00
8e45bd5160 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
95a01632bb I'm back (I reinstalled Gentoo) 2024-07-31 19:22:04 +02:00
d18137972d
Update README.md 2024-07-30 16:38:57 +02:00
11fef4e750
Update README.md 2024-07-29 16:58:48 +02:00
078675fa3f
Update README.md 2024-07-28 11:24:38 +02:00
848db8dfb6
Update README.md 2024-07-28 11:21:49 +02:00
a460658ac5
Merge pull request #2 from VinceAle7082/Coding
Things in the README.md
2024-07-28 11:21:23 +02:00
b70a1573eb
Update README.md 2024-07-28 11:20:17 +02:00
a11ae38368
Update README.md 2024-07-28 11:19:13 +02:00
be08e68da6
Update README.md 2024-07-28 11:18:28 +02:00
b58712269c
Update README.md 2024-07-28 00:33:14 +02:00
5e39ef389a
Merge pull request #1 from VinceAle7082/main
Add things into the Coding's README.md
2024-07-28 00:32:45 +02:00
febf4595ba
Update README.md 2024-07-28 00:30:18 +02:00
1f257a2362
Update README.md
Mistyped
2024-07-28 00:29:54 +02:00
53ae7ddb5c
Update README.md 2024-07-28 00:28:35 +02:00
12df0f121f
Update README.md 2024-07-28 00:26:40 +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
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
VinceAle7082
c16c725a5f
Add files via upload 2024-07-24 19:25:10 +02:00
VinceAle7082
20a796c8ad
IDK 2024-07-24 18:12:39 +02:00
VinceAle7082
ba73ffb8ee
Test 2024-07-24 18:10:45 +02:00
VinceAle7082
1c33f10078 Idk 2024-07-24 16:09:34 +02:00