Skip to content

andrewchambers/met

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

met

Mips emulator tests

A set of tests for testing mips emulators, i used qemu as a reference, you can run these tests against qemu by passing the 4kc processor flag and -nographic option.

You will need a working toolchain to build the tests, you can run the tests with something like

python ./met.py run -s "../cmips/emu {KERNEL}"

About

Mips emulator tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages