xiaohaoxiang / temu

An emulator for the MiniMPIS32 instruction set.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

temu

An emulator for the MiniMPIS32 instruction set.

usage:

make

./temu <entry_file>

About

An emulator for the MiniMPIS32 instruction set.

License:MIT License


Languages

Language:C++ 98.6%Language:Makefile 1.4%