Please enable JavaScript in your browser!
Startseite
Erkunden
Hilfe
Anmelden
videogamepreservation
/
7kaa
Mirror von
https://github.com/videogamepreservation/7kaa
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Wiki
Struktur:
80ab5e54b1
Branches
Tags
master
7kaa
/
opts.pl
opts.pl
92 B
Verlauf
Originalformat
1
2
3
4
5
6
$wine_prefix = "/usr/local";
$jwasm_args = "-q -elf";
$platform = "linux32";
$debug = 1;
1;