Desmond

Embed a Nintendo DS emulator easily. (Embeddable version of DeSmuME-wasm)

Usage

<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>

Demo

Firmware/Home Screen Demo (supports less games as it is using outdated firmware and is just for showcasing purposes)

Enable Microphone