|
4 | 4 |
|
5 | 5 | Un sistema operativo x86_64 (kernel) realizzato in Assembly e Rust.
|
6 | 6 |
|
7 |
| -[](https://github.com/adamperkowski/highlightos/blob/main/README.md) |
8 |
| -[](https://github.com/adamperkowski/highlightos/blob/main/README-pl.md) |
9 |
| -[](https://github.com/adamperkowski/highlightos/blob/main/README-it.md) |
| 7 | +[](https://github.com/adamperkowski/highlightos/blob/main/README.md) |
| 8 | +[](https://github.com/adamperkowski/highlightos/blob/main/README-pl.md) |
| 9 | +[](https://github.com/adamperkowski/highlightos/blob/main/README-it.md) |
| 10 | +[](https://os.adamperkowski.dev) |
10 | 11 |
|
11 |
| -[](https://github.com/adamperkowski/highlightos/releases) |
12 |
| -[](https://github.com/adamperkowski/highlightos/blob/main/LICENSE)  |
13 |
| -[](https://github.com/adamperkowski/highlightos/actions) [](https://github.com/adamperkowski/highlightos/actions) |
| 12 | +[](https://github.com/adamperkowski/highlightos/releases) |
| 13 | +[](https://github.com/adamperkowski/highlightos/blob/main/LICENSE)  |
| 14 | +[](https://github.com/adamperkowski/highlightos/actions) [](https://github.com/adamperkowski/highlightos/actions) |
14 | 15 |
|
15 | 16 | ## Table of contents
|
16 | 17 | - [Compilare da sorgente su Mac/Linux](#compilare-da-sorgente-su-maclinux)
|
@@ -109,6 +110,8 @@ dd if=<your_binary_filename>.bin of=/dev/sdX && sync
|
109 | 110 | <!-- contributing -->
|
110 | 111 | ## Appendice
|
111 | 112 |
|
| 113 | +[](https://os.adamperkowski.dev) |
| 114 | + |
112 | 115 | ### Stato dello sviluppo
|
113 | 116 | https://github.com/user-attachments/assets/663e8477-4275-411b-a39a-c12e54096ad8
|
114 | 117 |
|
|
0 commit comments