Notes on operating systems and computer architecture
The point is, building an operating system. Website by August Radjoe (@abhinavmir). The books mentioned below often have open source alternatives, you can find them on Google.
- All posts
- Writing my first kernel module
- Some introductory notes, points to cover, logistics
- On 8086: NMOS to registers
- IDTs
- Tentative recommended readings
- My first z80 assembly program
- CTF basics (self-promo, but despite seeming unrelated, you can grok some important bits of OS and x86 from this)
- Acknowledgements