Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 501 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 501 Bytes

System-Level-Programming

Software/hardware interaction. Computer organization, CPU, memory, registers, addressing modes, instruction sets, assemblers, linkers, concurrency, memory hierarchy, and memory management.

What to know:

  • Any folder that ends in "P" are projects, while any folder that ends in "L" are Labs.
  • Files within these folders includes files i've further implemented or created.

Within these files includes the implementation of linkers, concurrency, registers, and assemblers.