An open API service indexing awesome lists of open source software.

https://github.com/gthomas08/machine-code-programs

Machine Code Programs.
https://github.com/gthomas08/machine-code-programs

machine-code

Last synced: 4 months ago
JSON representation

Machine Code Programs.

Awesome Lists containing this project

README

        

# Programs in Machine Code

## About The Project

These programs were part of the Computer Engineering and Informatics Department (CEID) of University of Patras curriculum.

## Exercises
1. Implementation of basic commands
2. Implementation of memory addressing methods
3. Implementation of assembly commands
4. Implementation of a stack
5. Implementation of basic RISC commands
- **Note**: Since the first exercise was introductory and no actual code was written, there is no folder representing the exercise.