PSim C implementation Build and run: $ mkdir __build__ $ cd __build__ $ cmake .. -DDEBUG=1 -G "MinGW Makefiles" $ make -j4 $ ./psim.exe