EmulatorJS/README.md
2022-04-02 15:38:30 -04:00

3.3 KiB
Raw Blame History




Self-hosted Javascript emulation for various system.


Website ⸥  ⸢ Usage ⸥  ⸢ Example ⸥  ⸢ Demo ⸥  ⸢ Beta



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




Info

Issues

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

Audio

The Screen Recording option currently doesn't support Audio .

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