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.
- Host: GitHub
- URL: https://github.com/gthomas08/machine-code-programs
- Owner: gthomas08
- Created: 2020-02-17T19:25:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T09:34:16.000Z (about 4 years ago)
- Last Synced: 2025-01-21T03:41:44.369Z (5 months ago)
- Topics: machine-code
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.