Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
videogamepreservation
/
7kaa
mirror of
https://github.com/videogamepreservation/7kaa
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
80ab5e54b1
Branches
Tags
master
7kaa
/
opts.pl
opts.pl
92 B
History
Raw
1
2
3
4
5
6
$wine_prefix = "/usr/local";
$jwasm_args = "-q -elf";
$platform = "linux32";
$debug = 1;
1;