Skip to content

nakidai/MQEC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MQEC

Rewrite of MQA-emulator in the C.

Buidling

mkdir build
cd build
cmake ..
cmake --build .