Sega Master System
    
    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 = 'segaMS';
</script>
<script src="https://www.emulatorjs.com/loader.js"></script>
    Bios
    
      
        | Filename | 
        Description | 
        md5sum | 
      
      
        | bios_E.sms | 
        MasterSystem EU BIOS (bootrom) - Optional | 
        840481177270d5642a14ca71ee72844c | 
      
      
        | bios_U.sms | 
        MasterSystem US BIOS (bootrom) - Optional | 
        840481177270d5642a14ca71ee72844c | 
      
      
        | bios_J.sms | 
        MasterSystem JP BIOS (bootrom) - Optional | 
        24a519c53f67b00640d0048ef7089105 |