This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
BizHawk
mirror of
https://github.com/TASEmulators/BizHawk.git
Watch
1
Star
0
Fork
You've already forked BizHawk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
456d37a433
BizHawk
/
waterbox
/
ares64
/
make-both.sh
6 lines
77 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
set
-e
make -f interpreter.mak
$1
-j
make -f recompiler.mak
$1
-j
Reference in New Issue
View Git Blame
Copy Permalink