Skip to content

jeffabner/EmulatorJS-NETPLAY-XBOX-PLASTATION-SMARTPHONE

This branch is 786 commits ahead of, 432 commits behind EmulatorJS/EmulatorJS:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

59e59e3 · Sep 27, 2023
Aug 8, 2023
Sep 27, 2023
Aug 9, 2023
Aug 12, 2023
Aug 7, 2023
May 6, 2022
Feb 1, 2023
Aug 8, 2023
Nov 25, 2022
Sep 2, 2023
Aug 8, 2023
Sep 27, 2023

Repository files navigation



Badge License

Self-hosted Javascript emulation for various system.


Button WebsiteButton Usage
Button Configurator
Button DemoButton Legacy

Button Contributors

Join our Discord server:

Join our Discord server!


As of EmulatorJS version 4.0, this project is no longer a reverse-engineered version of the emulatorjs.com project. It is now a complete re-write,


README BEFORE YOU UPDATE: EmulatorJS Version 4.0 is a complete re-write of the application. At least some bugs are expected. If you did any communicating with the emulator, there is a 100% chance you will need to re-write your project, and to people with active branches of this project, I wish you luck with merge conflicts (I'm very sorry). The emulator object can be accessed through the window.EJS_emulator object.

It is HIGHLY suggested that you update to 4.0 ASAP.


Ads

This project has no ads.
Although, the demo page currently has an ad to help fund this project.
Ads on the demo page may come and go depending on how many people are
funding this project.

You can help fund this project on patreon


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.


Development:

Run a local server with:

npm i
npm start

>> When reporting bugs, please specify that you are using the old 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

2600   |  5200   |  7800   |  Lynx   |  Jaguar



Other

PlayStation   |  Arcade   |  3DO   |  MAME 2003


PSP is not yet supported. Some of y'all may have seen that I pushed a "beta" ppsspp core, but this core is not ready for daily use. It still crashes randomly and any games that use 3d (so like, all of them) will just have a white screen (and might just crash). Do not open issues related to the "psp" core.

About

The official home of the EmulatorJS project

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.2%
  • CSS 4.4%
  • HTML 3.4%