Skip to content

PeronGH/CPT101-Revision

Repository files navigation

CPT101 Revision

Materials for reviewing CPT101 Computer Systems

Materials

Ultimate Notes - Taken from Justin's repository

Revision Notes - Based on ultimate notes, with many AI-generated texts. Just for fun.

Tips

  • To compile the assembly code, you may run clang -fasm-blocks -m32 -O3 on a x86 linux machine.

  • To run helper scripts, you may use deno run <path_to_script>.

About

Materials for reviewing CPT101 Computer Systems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published