mjpc13 / emulatorjs

The original decompilation of emulatorjs. Retroarch in your browser!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Badge License

Self-hosted Javascript emulation for various system.


Button WebsiteButton Usage
Button Configurator
Button DemoButton LegacyButton Beta

Button Contributors


Issues

If something doesn't work, please consider opening an Issue
with as many details as possible, as well as the console log.


Extensions

GameLibrary

   A library overview for your ROM folder.


Beta

The beta of the emulator core is now available for some systems.
To use it, please add the following line to your code.

EJS_BETA = true;

>> When reporting bugs, please specify that you are using the beta version




Supported Systems


Nintendo

Game Boy Advance   |  Famicom / NES   |  Virtual Boy

Game Boy   |  SNES   |  DS   |  64



Sega

Master System   |  Mega Drive   |  Game Gear

Saturn   |  32X   |  CD



Atari

Jaguar   |  Lynx   |  7800   |  2600



Other

TurboGrafs 16 PC Engine   |  WanderSwan Color   |  Neo Geo Poket

PlayStation   |  Arcade   |  MSX   |  3DO


About

The original decompilation of emulatorjs. Retroarch in your browser!

License:GNU General Public License v3.0


Languages

Language:JavaScript 89.5%Language:HTML 6.4%Language:CSS 4.1%