EmulatorJS: Difference between revisions

From Emulation General Wiki
Jump to navigation Jump to search
Ilyagredasov (talk | contribs)
No edit summary
Tags: Mobile edit Mobile web edit
Ilyagredasov (talk | contribs)
No edit summary
Tags: Mobile edit Mobile web edit
Line 21: Line 21:




=Emulation Support=
==Emulation Support==
 
===Nintendo===
===Nintendo===
* Game Boy Advance *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/Nintendo%20Game%20Boy%20Advance.md
* Game Boy Advance *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/Nintendo%20Game%20Boy%20Advance.md
Line 32: Line 31:
* Nintendo 64 *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/Nintendo%2064.md
* Nintendo 64 *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/Nintendo%2064.md


===SEGA===
===Sega===
*Master System *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/Sega%20Master%20System.md
*Master System *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/Sega%20Master%20System.md
*Mega Drive *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/Sega%20Mega%20Drive.md
*Mega Drive *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/Sega%20Mega%20Drive.md
Line 40: Line 39:
*Sega CD *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/Sega%20CD.md
*Sega CD *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/Sega%20CD.md


===ATARI===
===Atari===
*Jaguar *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/Atari%20Jaguar.md
*Jaguar *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/Atari%20Jaguar.md
*Lynx *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/Atari%20Lynx.md
*Lynx *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/Atari%20Lynx.md
Line 46: Line 45:
*Atari 2600 *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/Atari%202600.md
*Atari 2600 *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/Atari%202600.md


===OTHERS===
===Others===
*MSX *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/MSX.md
*MSX *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/MSX.md
*3DO *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/3DO.md
*3DO *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/3DO.md
Line 55: Line 54:
*Neo Geo Pocket *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/Neo%20Geo%20Poket.md
*Neo Geo Pocket *https://github.com/EmulatorJS/EmulatorJS/blob/main/docs/Systems/Neo%20Geo%20Poket.md


==External links==
*[https://raw.githack.com/EmulatorJS/emulator-button/main/index.html]
*[https://github.com/EmulatorJS/emuserver]
*[https://emulatorjs.org/]
*[https://demo.emulatorjs.org/]


  : *https://raw.githack.com/EmulatorJS/emulator-button/main/index.html
  *https://github.com/EmulatorJS/emuserver
*https://emulatorjs.org/
*https://demo.emulatorjs.org/
[[Category:Web emulation software]]
[[Category:Web emulation software]]
[[Category:Emulators]]
[[Category:Emulators]]

Revision as of 00:56, 21 February 2026

EmulatorJS
Developer(s) ethana obrien & allancoding
Latest version 4.2.3 [+]
Active Yes
Platform(s) Web Browsers
Emulates Multiple
Website emulatorjs.org
Demo
Programmed in JavaScript
License GPLv3
Source code GitHub
Issue tracker GitHub

EmulatorJS runs RetroArch compiled to webassembly, optimized for running in the web browser. Note: 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 rewrite.


Emulation Support

Nintendo

Sega

Atari

Others