Skip to content

MIPS assembly and Intel x86 assembly project from Computer Architecture course

Notifications You must be signed in to change notification settings

LDTips/ECOAR-Computer_Architecture_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

ECOAR_Project

MIPS assembly and Intel x86 assembly project from Computer Architecture course
Done during my 4th semester of studies, summer 2021.

Task

Write code that will decode a Code 128 type C barcode from a .bmp file. (128C)

https://en.wikipedia.org/wiki/Code_128

Two versions of the project were written:

  • MIPS assembly
  • Intel x86 assembly

About

MIPS assembly and Intel x86 assembly project from Computer Architecture course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages