Skip to content

MikelThief/MIPS-Accelerated-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MIPS Accelerated Framework

Usage

MIPS AF is easy to set up for any project with only 2 additional include statements.

.include "MAF.asm"
.data
    # Your data section
.text
    # Your text section
.include "MAF_extra.asm"

About

Broad set of macros which help writing code with MARS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published