Skip to content

philippreinig/ti1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  • Assembling and linking c and assembly code: mips-linux-gnu-gcc -static <c_file_name>.c <assembly_file_name>.s -o <executable_name>
  • Running the executable using a mips emulator: qemu-mips ./<executable_name>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published