an open source operating system
- unix v1 library routines
- unix v1 system calls part 1
- unix v1 system calls part 2
- Assemblers
- gnu assembler (user guide) (x86 cheat sheet)
- jwasm (osdev: jwasm; masm)
- C/C++ Compilers
- Collections (Optional)
- Compression / Archiving
- os lectures - umass
- x86
- x86 assembly guide (at&t syntax) - yale
- x86 assembly language - wikipedia
- xv6
- xv6 book (risc-v) - mit
- xv6 book (x86) - mit
- xv6 kernel (playlist) - hhp3