mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-02 16:59:25 +00:00
Merge 5c178a5f5b into 7b7d32b819
This commit is contained in:
commit
6f099c3c2a
1 changed files with 1 additions and 0 deletions
|
|
@ -258,6 +258,7 @@ It's a great way to learn.
|
||||||
|
|
||||||
* [**Assembly**: _Writing a Tiny x86 Bootloader_](http://joebergeron.io/posts/post_two.html)
|
* [**Assembly**: _Writing a Tiny x86 Bootloader_](http://joebergeron.io/posts/post_two.html)
|
||||||
* [**Assembly**: _Baking Pi – Operating Systems Development_](http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/index.html)
|
* [**Assembly**: _Baking Pi – Operating Systems Development_](http://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/index.html)
|
||||||
|
* [**C**: _Operating System in 1,000 Lines_](https://operating-system-in-1000-lines.vercel.app/)
|
||||||
* [**C**: _Building a software and hardware stack for a simple computer from scratch_](https://www.youtube.com/watch?v=ZjwvMcP3Nf0&list=PLU94OURih-CiP4WxKSMt3UcwMSDM3aTtX) [video]
|
* [**C**: _Building a software and hardware stack for a simple computer from scratch_](https://www.youtube.com/watch?v=ZjwvMcP3Nf0&list=PLU94OURih-CiP4WxKSMt3UcwMSDM3aTtX) [video]
|
||||||
* [**C**: _Operating Systems: From 0 to 1_](https://tuhdo.github.io/os01/)
|
* [**C**: _Operating Systems: From 0 to 1_](https://tuhdo.github.io/os01/)
|
||||||
* [**C**: _The little book about OS development_](https://littleosbook.github.io/)
|
* [**C**: _The little book about OS development_](https://littleosbook.github.io/)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue