Update Home
parent
8b7fab74ff
commit
56c6a36282
5
Home.md
5
Home.md
@ -50,6 +50,11 @@ Preliminary list of essential software:
|
|||||||
* [SerenityOS](https://github.com/SerenityOS/serenity): pay special attention to YouTube channels of major contributors.
|
* [SerenityOS](https://github.com/SerenityOS/serenity): pay special attention to YouTube channels of major contributors.
|
||||||
### YouTube
|
### 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.
|
* [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 Programmer’s Manual Volume 1: Application Programming][amd64v1]
|
||||||
|
*[AMD64 Architecture Programmer’s Manual Volume 2: System Programming][amd64v2]
|
||||||
|
|
||||||
[//]: # (Second part of reference-style links)
|
[//]: # (Second part of reference-style links)
|
||||||
[os01]: https://github.com/tuhdo/os01
|
[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
|
Loading…
Reference in New Issue
Block a user