Sega CD
    
    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 Game rom
    EJS_core = 'segaCD';
</script>
<script src="https://www.emulatorjs.com/loader.js"></script>
    Bios
    
      
        | Filename | 
        Description | 
        md5sum | 
      
      
        | bios_CD_E.bin | 
        MegaCD EU BIOS - Required for MegaCD EU games | 
        e66fa1dc5820d254611fdcdba0662372 | 
      
      
        | bios_CD_U.bin | 
        SegaCD US BIOS - Required for SegaCD US games | 
        854b9150240a198070150e4566ae1290 | 
      
      
        | bios_CD_J.bin	 | 
        MegaCD JP BIOS - Required for MegaCD JP games | 
        278a9397d192149e84e820ac621a8edd |