Skip to content

henchhing-limbu/MIPS-Programming-Assignment-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

MIPS-Programming-Assignment-1

This mips program propmts the user to input a string, and then converts the string into an unsigned decimal integer if possible. Otherwise, it will print an error message.

Features

  • Prints error message if the characters are other than '0'-'9', 'A'-'F', or 'a'-'f'
  • No more than 8 characters can be added as input.
  • Emulators like Qtsimm and Mars can be used to run this program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published