Update Home

sborovic 2024-02-11 14:18:18 +00:00
parent 8b7fab74ff
commit 56c6a36282

@ -50,6 +50,11 @@ Preliminary list of essential software:
* [SerenityOS](https://github.com/SerenityOS/serenity): pay special attention to YouTube channels of major contributors.
### YouTube
* [Building an OS by nanobyte](https://www.youtube.com/watch?v=9t-SPC7Tczc&list=PLFjM7v6KGMpiH2G-kT781ByCNC_0pKpPN&t=1s&ab_channel=nanobyte): live-coding with a digest of the most important concepts behind-the-hood.
### Official documentation:
*[AMD64 Architecture Programmers Manual Volume 1: Application Programming][amd64v1]
*[AMD64 Architecture Programmers Manual Volume 2: System Programming][amd64v2]
[//]: # (Second part of reference-style links)
[os01]: https://github.com/tuhdo/os01
[amd64v1]: https://www.amd.com/content/dam/amd/en/documents/processor-tech-docs/programmer-references/24592.pdf
[amd64v2]: https://www.amd.com/content/dam/amd/en/documents/processor-tech-docs/programmer-references/24593.pdf