var NepPlayer = "#emu"; // ID of html element where the emulator will be inserted var NepEmu = "nes"; // Platform select var NepZoom = "enable"; // Add extra button on toolbar to scale up emulator. Disabled by default var NepMaxWidth = "1100px"; // Maximum width size of emulator. 870px by default var NepLang = "en"; // Interface language of the emulator. EN by default var gameUrl = "//neptunjs.xyz/roms/nes/MEGAMAN2.zip"; // Game Url