Skip to content

AmarnathCJD/CSL331

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

System Software and Microprocessors Lab

This repository contains the source code for lab cycles undertaken as part of the S5 System Software & Microprocessors Lab. The lab exercises focus on implementing fundamental concepts in system software and microprocessor programming.

Lab Cycles Included

The repository contains code for the following lab cycles:

  • SIC Assembler (Pass 1 & Pass 2): Implementation of a two-pass assembler for the SIC assembly language, using C. This involves generating intermediate code, symbol tables, and object code.
  • otw.

Getting Started

To explore the code for each lab cycle, navigate to the corresponding subdirectories within the repository. Each subdirectory contains a README file with instructions on how to compile and run the code.

Contributing

Contributions to this repository are welcome! If you have any improvements or additions to the lab cycles, feel free to fork the repository and submit a pull request.

Releases

No releases published

Packages

No packages published

Languages