Skip to content

gthomas08/Assembly-Programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programs in Assembly

About The Project

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

Exercises

  1. Exercise 1
    • Introductory exercise
  2. Exercise 2
    • Add bytes
    • Add halfwords
    • Add words
    • Add longwords
  3. Exercise 3
    • Study status register
    • Calculate Fibonacci numbers
    • Access consecutive memory addresses
  4. Exercise 4
    • Calculate mathematical expression
    • Find maximum value
    • Calculate polynomial
  5. Exercise 5
    • Implement insertion sort
    • Execute an algorithm
  • Note: Since there was no actual code written in the first exercise, there is no folder representing the exercise.

Tools

  • µVision® IDE

About

Programs implemented in Assembly.

Topics

Resources

Stars

Watchers

Forks