CS 261
Computer Systems I - Spring 2023
Home
Syllabus
Calendar
Assignments
Resources
Assignments
General Information
General project guide
Coding standards and style guide
C function reference
(with list of unsafe/forbidden functions)
Project files are on stu at
/cs/students/cs261/sp23/lam
Programming Projects
P0: Intro project
P1: Mini-ELF checker
P2: Mini-ELF loader
P3: Y86 disassembler
P4: Y86 interpreter