Sharp - X68000
Code Example
<div style="width:640px;height:480px;max-width:100%">
<div id="game"></div>
</div>
<script type="text/javascript">
EJS_player = '#game';
EJS_biosUrl = ''; // Url to bios
EJS_gameUrl = ''; // Url to Game rom
EJS_core = 'px68k';
</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:
- .dim
- .img
- .d88
- .88d
- .hdm
- .dup
- .2hd
- .xdf
- .hdf
- .cmd
- .m3u
Bios
Filename |
Description |
md5sum |
keropi/iplrom.dat |
X68000 BIOS - Required |
7fd4caabac1d9169e289f0f7bbf71d8e |
keropi/cgrom.dat |
Font file - Required |
cb0a5cfcf7247a7eab74bb2716260269 |
keropi/iplrom30.dat |
X68000 BIOS 2 - Optional |
|
keropi/iplromco.dat |
X68000 BIOS 3 - Optional |
|
keropi/iplromxv.dat |
X68000 BIOS 4 - Optional |
|