mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 10:12:06 -05:00
ds ga mes :p!
This commit is contained in:
parent
309d841642
commit
3e7377ce1b
Binary file not shown.
25
semag/animalcrossingwildworld/index.html
Normal file
25
semag/animalcrossingwildworld/index.html
Normal file
@ -0,0 +1,25 @@
|
||||
<html>
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
<title>Animal Crossing: Wild World</title>
|
||||
<style>
|
||||
body, html {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div style="width:100%;height:100%;max-width:100%">
|
||||
<div id="game"></div>
|
||||
</div>
|
||||
<script>
|
||||
EJS_player = "#game";
|
||||
EJS_core = "nds";
|
||||
EJS_color = "#0064ff";
|
||||
EJS_startOnLoaded = true;
|
||||
EJS_pathtodata = "https://cdn.emulatorjs.org/stable/data/";
|
||||
EJS_gameUrl = "Animal Crossing - Wild World (USA) (Rev 1).nds";
|
||||
</script>
|
||||
<script src="https://cdn.emulatorjs.org/stable/data/loader.js"></script>
|
||||
</html>
|
BIN
semag/mariokartds/Mario Kart DS (USA) (En,Fr,De,Es,It).nds
Normal file
BIN
semag/mariokartds/Mario Kart DS (USA) (En,Fr,De,Es,It).nds
Normal file
Binary file not shown.
25
semag/mariokartds/index.html
Normal file
25
semag/mariokartds/index.html
Normal file
@ -0,0 +1,25 @@
|
||||
<html>
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
<title>Mario Kart DS</title>
|
||||
<style>
|
||||
body, html {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div style="width:100%;height:100%;max-width:100%">
|
||||
<div id="game"></div>
|
||||
</div>
|
||||
<script>
|
||||
EJS_player = "#game";
|
||||
EJS_core = "nds";
|
||||
EJS_color = "#0064ff";
|
||||
EJS_startOnLoaded = true;
|
||||
EJS_pathtodata = "https://cdn.emulatorjs.org/stable/data/";
|
||||
EJS_gameUrl = "Mario Kart DS (USA) (En,Fr,De,Es,It).nds";
|
||||
</script>
|
||||
<script src="https://cdn.emulatorjs.org/stable/data/loader.js"></script>
|
||||
</html>
|
Binary file not shown.
25
semag/mariopartyds/index.html
Normal file
25
semag/mariopartyds/index.html
Normal file
@ -0,0 +1,25 @@
|
||||
<html>
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
<title>Mario Party DS</title>
|
||||
<style>
|
||||
body, html {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div style="width:100%;height:100%;max-width:100%">
|
||||
<div id="game"></div>
|
||||
</div>
|
||||
<script>
|
||||
EJS_player = "#game";
|
||||
EJS_core = "nds";
|
||||
EJS_color = "#0064ff";
|
||||
EJS_startOnLoaded = true;
|
||||
EJS_pathtodata = "https://cdn.emulatorjs.org/stable/data/";
|
||||
EJS_gameUrl = "1704 - Mario Party DS (Europe) (En,Fr,De,Es,It).nds";
|
||||
</script>
|
||||
<script src="https://cdn.emulatorjs.org/stable/data/loader.js"></script>
|
||||
</html>
|
BIN
semag/nintendogs/Nintendogs - Best Friends (USA).nds
Normal file
BIN
semag/nintendogs/Nintendogs - Best Friends (USA).nds
Normal file
Binary file not shown.
25
semag/nintendogs/index.html
Normal file
25
semag/nintendogs/index.html
Normal file
@ -0,0 +1,25 @@
|
||||
<html>
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
<title>Nintendogs</title>
|
||||
<style>
|
||||
body, html {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div style="width:100%;height:100%;max-width:100%">
|
||||
<div id="game"></div>
|
||||
</div>
|
||||
<script>
|
||||
EJS_player = "#game";
|
||||
EJS_core = "nds";
|
||||
EJS_color = "#0064ff";
|
||||
EJS_startOnLoaded = true;
|
||||
EJS_pathtodata = "https://cdn.emulatorjs.org/stable/data/";
|
||||
EJS_gameUrl = "Nintendogs - Best Friends (USA).nds";
|
||||
</script>
|
||||
<script src="https://cdn.emulatorjs.org/stable/data/loader.js"></script>
|
||||
</html>
|
BIN
semag/supermario64ds/Super Mario 64 DS (USA) (Rev 1).nds
Normal file
BIN
semag/supermario64ds/Super Mario 64 DS (USA) (Rev 1).nds
Normal file
Binary file not shown.
25
semag/supermario64ds/index.html
Normal file
25
semag/supermario64ds/index.html
Normal file
@ -0,0 +1,25 @@
|
||||
<html>
|
||||
<head>
|
||||
<script src="/js/all.js"></script>
|
||||
<title>Super Mario 64 DS</title>
|
||||
<style>
|
||||
body, html {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div style="width:100%;height:100%;max-width:100%">
|
||||
<div id="game"></div>
|
||||
</div>
|
||||
<script>
|
||||
EJS_player = "#game";
|
||||
EJS_core = "nds";
|
||||
EJS_color = "#0064ff";
|
||||
EJS_startOnLoaded = true;
|
||||
EJS_pathtodata = "https://cdn.emulatorjs.org/stable/data/";
|
||||
EJS_gameUrl = "Super Mario 64 DS (USA) (Rev 1).nds";
|
||||
</script>
|
||||
<script src="https://cdn.emulatorjs.org/stable/data/loader.js"></script>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user