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
0e758ab1a2
BizHawk
/
ppsspp
/
native
/
tools
/
b.sh
4 lines
92 B
Bash
Raw
Blame
History
mkdir -p build
(
cd
build
;
cmake ..
&&
make -j5
;
cd
..
)
#cp build/atlastool /home/henrik/bin
Reference in New Issue
View Git Blame
Copy Permalink