View Source · About · Changelog
URL:
https://js-emulators.github.io/desmond/
Fetched 15.01 KB in 0.039195 seconds
Don’t wrap lines · Tidy markup
<html>
<body>
<desmond-player id="player"></desmond-player>
<script src="desmond.min.js"></script>
<script>
window.onload = function(){
document.getElementById("player").loadURL("path-to-game.nds");
}
</script>
</body>
</html>
Enable Microphone
View Source was made with <3 by Neatnik.