-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
211 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,211 +1,6 @@ | ||
|
||
<div align = center> | ||
|
||
<img width = 300 src = docs/Logo-light.png#gh-dark-mode-only> | ||
<img width = 300 src = docs/Logo.png#gh-light-mode-only> | ||
|
||
<br> | ||
<br> | ||
|
||
[![Badge License]][License] | ||
|
||
|
||
Self-hosted **Javascript** emulation for various system. | ||
|
||
<br> | ||
|
||
[![Button Website]][Website]โ | ||
[![Button Usage]][Usage]<br> | ||
[![Button Configurator]][Configurator]<br> | ||
[![Button Demo]][Demo]โ | ||
[![Button Legacy]][Legacy] | ||
|
||
[![Button Contributors]][Contributors] | ||
|
||
Join our Discord server: | ||
|
||
[![Join our Discord server!](https://invidget.switchblade.xyz/6akryGkETU)](https://discord.gg/6akryGkETU) | ||
|
||
</div> | ||
|
||
<br> | ||
|
||
**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,** | ||
|
||
<br> | ||
|
||
**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. | ||
|
||
<br> | ||
|
||
### Ads | ||
|
||
*This project has no ads.* <br> | ||
*Although, the demo page currently has an ad to help fund this project.* <br> | ||
*Ads on the demo page may come and go depending on how many people are* <br> | ||
*funding this project.* <br> | ||
|
||
*You can help fund this project on* ***[patreon]*** | ||
|
||
<br> | ||
|
||
|
||
### Issues | ||
|
||
*If something doesn't work, please consider opening an* ***[Issue]*** <br> | ||
*with as many details as possible, as well as the console log.* | ||
|
||
<br> | ||
|
||
### Extensions | ||
|
||
โ**[GameLibrary]** | ||
|
||
โโโ*A library overview for your **ROM** folder.* | ||
|
||
<br> | ||
|
||
### Development: | ||
|
||
*Run a local server with:* | ||
``` | ||
npm i | ||
npm start | ||
``` | ||
|
||
<br> | ||
|
||
**>>โWhen reporting bugs, please specify that you are using the old version** | ||
|
||
<br> | ||
<br> | ||
<br> | ||
|
||
<h1 align = center>Supported Systems</h1> | ||
|
||
<br> | ||
|
||
<div align = center> | ||
|
||
### Nintendo | ||
|
||
**[Game Boy Advance][Nintendo Game Boy Advance]**โโโ|โ | ||
**[Famicom / NES][NES / Famicom]**โโโ|โ | ||
**[Virtual Boy][Virtual Boy]** | ||
|
||
**[Game Boy][Nintendo Game Boy]**โโโ|โ | ||
**[SNES]**โโโ|โ | ||
**[DS][Nintendo DS]**โโโ|โ | ||
**[64][Nintendo 64]** | ||
|
||
<br> | ||
<br> | ||
|
||
### Sega | ||
|
||
**[Master System][Sega Master System]**โโโ|โ | ||
**[Mega Drive][Sega Mega Drive]**โโโ|โ | ||
**[Game Gear][Sega Game Gear]** | ||
|
||
**[Saturn][Sega Saturn]**โโโ|โ | ||
**[32X][Sega 32X]**โโโ|โ | ||
**[CD][Sega CD]** | ||
|
||
<br> | ||
<br> | ||
|
||
### Atari | ||
|
||
**[2600][Atari 2600]**โโโ|โ | ||
**[5200][Atari 5200]**โโโ|โ | ||
**[7800][Atari 7800]**โโโ|โ | ||
**[Lynx][Atari Lynx]**โโโ|โ | ||
**[Jaguar][Atari Jaguar]** | ||
|
||
|
||
<br> | ||
<br> | ||
|
||
### Other | ||
|
||
**[PlayStation]**โโโ|โ | ||
**[Arcade]**โโโ|โ | ||
**[3DO]**โโโ|โ | ||
**[MAME 2003]** | ||
|
||
</div> | ||
|
||
<br> | ||
|
||
***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. | ||
|
||
|
||
<!-- ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ---> | ||
|
||
[License]: LICENSE | ||
[Issue]: https://github.com/ethanaobrien/emulatorjs/issues | ||
[patreon]: https://patreon.com/EmulatorJS | ||
|
||
|
||
<!-- ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ Extensions ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ---> | ||
|
||
[GameLibrary]: https://github.com/Ramaerel/emulatorjs-GameLibrary | ||
|
||
|
||
<!-- ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ Quicklinks ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ---> | ||
|
||
[Configurator]: https://emulatorjs.org/editor.html | ||
[Contributors]: docs/Contributors.md | ||
[Website]: https://emulatorjs.org/ | ||
[Legacy]: https://coldcast.org/games/1/Super-Mario-Bros | ||
[Usage]: https://emulatorjs.org/docs/ | ||
[Demo]: https://demo.emulatorjs.org/ | ||
|
||
|
||
<!-- ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ Systems ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ --> | ||
|
||
[Nintendo Game Boy Advance]: docs/Systems/Nintendo%20Game%20Boy%20Advance.md | ||
[Nintendo Game Boy]: docs/Systems/Nintendo%20Game%20Boy.md | ||
[Nintendo 64]: docs/Systems/Nintendo%2064.md | ||
[Nintendo DS]: docs/Systems/Nintendo%20DS.md | ||
|
||
[Sega Master System]: docs/Systems/Sega%20Master%20System.md | ||
[Sega Mega Drive]: docs/Systems/Sega%20Mega%20Drive.md | ||
[Sega Game Gear]: docs/Systems/Sega%20Game%20Gear.md | ||
[Sega Saturn]: docs/Systems/Sega%20Saturn.md | ||
[Sega 32X]: docs/Systems/Sega%2032X.md | ||
[Sega CD]: docs/Systems/Sega%20CD.md | ||
|
||
[Atari Jaguar]: docs/Systems/Atari%20Jaguar.md | ||
[Atari Lynx]: docs/Systems/Atari%20Lynx.md | ||
[Atari 7800]: docs/Systems/Atari%207800.md | ||
[Atari 2600]: docs/Systems/Atari%202600.md | ||
[Atari 5200]: docs/Systems/Atari%205200.md | ||
|
||
[NES / Famicom]: docs/Systems/NES-Famicom.md | ||
[SNES]: docs/Systems/SNES.md | ||
|
||
[TurboGrafs-16 / PC Engine]: docs/Systems/TurboGrafs%2016-PC%20Engine.md | ||
[WanderSwan / Color]: docs/Systems/WanderSwan-Color.md | ||
[Neo Geo Poket]: docs/Systems/Neo%20Geo%20Poket.md | ||
[PlayStation]: docs/Systems/PlayStation.md | ||
[Virtual Boy]: docs/Systems/Virtual%20Boy.md | ||
[Arcade]: docs/Systems/Arcade.md | ||
[MSX]: docs/Systems/MSX.md | ||
[3DO]: docs/Systems/3DO.md | ||
[MAME 2003]: docs/Systems/MAME%202003.md | ||
|
||
|
||
<!-- ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ Badges ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ๐ฎ ---> | ||
|
||
[Badge License]: https://img.shields.io/badge/License-GPLv3-blue.svg?style=for-the-badge | ||
|
||
[Button Configurator]: https://img.shields.io/badge/Configurator-992cb3?style=for-the-badge | ||
[Button Contributors]: https://img.shields.io/badge/Contributors-54b7dd?style=for-the-badge | ||
[Button Website]: https://img.shields.io/badge/Website-736e9b?style=for-the-badge | ||
[Button Legacy]: https://img.shields.io/badge/Legacy-ab910b?style=for-the-badge | ||
[Button Usage]: https://img.shields.io/badge/Usage-2478b5?style=for-the-badge | ||
[Button Demo]: https://img.shields.io/badge/Demo-528116?style=for-the-badge | ||
[Button Beta]: https://img.shields.io/badge/Beta-bb044f?style=for-the-badge | ||
hey besties | ||
this is my awesome unblocked game site | ||
to use | ||
1. Deploy with cloudflare pages | ||
2. create an enviroment variable called CFP_PASSWORD | ||
3. yippe now it works for you |