Zelda Classic
version 2.10
Code Example
<div style="width:640px;height:480px;max-width:100%">
<div id="game"></div>
</div>
<script type="text/javascript">
EJS_player = '#game';
EJS_gameUrl = ''; // Url to qst file
EJS_core = 'zc210';
</script>
<script src="https://www.emulatorjs.com/loader.js"></script>
Extensions
Content that can be loaded by the this core have the following file extensions:
version 2.50
Code Example
<div style="width:640px;height:480px;max-width:100%">
<div id="game"></div>
</div>
<script type="text/javascript">
EJS_player = '#game';
EJS_gameUrl = ''; // Url to qst file
EJS_core = 'zc250';
</script>
<script src="https://www.emulatorjs.com/loader.js"></script>
Extensions
Content that can be loaded by the this core have the following file extensions: