Jump to content

Jesse Makes an OS (JMAOS)

From My Second Brain
Revision as of 04:26, 6 February 2026 by WikiSysop (talk | contribs) (Created page with "This is the homepage for my project to build an operating system from scratch, you can follow along with progress on the YouTube channel here: {Channel Link} This page is really all about the research and info I need and at the bottom is all the resources I'll be using. == Research Notes == == Resources == * [https://github.com/palladian1/xv6-annotated Xv6 annotated guide (GitHub)] * [https://pdos.csail.mit.edu/6.828/2012/xv6.html Xv6 x86 Version Homepage] * [https:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the homepage for my project to build an operating system from scratch, you can follow along with progress on the YouTube channel here:

{Channel Link}

This page is really all about the research and info I need and at the bottom is all the resources I'll be using.

Research Notes

Resources