/CS109

Computer System (CSC10009)

Primary LanguageAssemblyGNU General Public License v3.0GPL-3.0

CS109 - Computer System

VNUHCM - University of Science, Spring 2021.

All source codes are licensed under the terms of The GNU GPL v3.0

Topics

  • BTQT01: Bitwise manipulator.
    • Implement bit operators (addition, substraction, multiplication, division) in C/C++.
  • BTQT02: MIPS
    • Implement some simple programs in MIPS.
  • BTQT03: NASM
    • Implement some simple programs in MIPS (mostly what you've done in BTQT02).

There was a final challenge (Cracking) for extra credit, but I missed it.