Difference between revisions of "Emulators on browsers"

From Emulation General Wiki
Jump to navigation Jump to search
m (add CHIP-8)
Line 8: Line 8:
 
'''Sega:''' [[#Master_System|Master System]], [[#Game_Gear|Game Gear]], [[#Genesis.2FMega_Drive|Genesis/Mega Drive]].<br>
 
'''Sega:''' [[#Master_System|Master System]], [[#Game_Gear|Game Gear]], [[#Genesis.2FMega_Drive|Genesis/Mega Drive]].<br>
 
'''Sony:''' [[#Playstation|Playstation]], [[#Playstation_2|Playstation 2]], [[#PlayStation_Portable|Playstation Portable]].<br>
 
'''Sony:''' [[#Playstation|Playstation]], [[#Playstation_2|Playstation 2]], [[#PlayStation_Portable|Playstation Portable]].<br>
'''Commodore:''' [[#Commodore_64|C64]], [[#Amiga|Amiga]] '''IBM:''' [[#IBM_PC.2FXT_emulators|IBM PC/XT]] '''MAME:''' [[#MAME|MAME]] '''Microsoft:''' [[#MSX|MSX]] '''NEC:''' [[#PC_Engine.2FTurboGrafx-16|PC Engine]] '''Sharp:''' [[#MZ-700|MZ-700]]. <br>
+
'''Commodore:''' [[#Commodore_64|C64]], [[#Amiga|Amiga]] '''IBM:''' [[#IBM_PC.2FXT_emulators|IBM PC/XT]] '''MAME:''' [[#MAME|MAME]] '''Microsoft:''' [[#MSX|MSX]] '''NEC:''' [[#PC_Engine.2FTurboGrafx-16|PC Engine]] '''Sharp:''' [[#MZ-700|MZ-700]]. '''CHIP-8''' [[#CHIP-8|CHIP-8]] <br>
 
'''Multi:''' [[#Personal_Game_Emulators_for_Browser|Personal Game Emulators for Browser]], [[#RetroArch|RetroArch]], [[#WAVE Multi-Emulator|WAVE Multi-Emulator]], [[#Virtual Console|Virtual Console]], [[#Afterplay|Afterplay]], [[#EmulatorJS|EmulatorJS]], [[#Eclipse|Eclipse]], [[#webretro|webretro]].
 
'''Multi:''' [[#Personal_Game_Emulators_for_Browser|Personal Game Emulators for Browser]], [[#RetroArch|RetroArch]], [[#WAVE Multi-Emulator|WAVE Multi-Emulator]], [[#Virtual Console|Virtual Console]], [[#Afterplay|Afterplay]], [[#EmulatorJS|EmulatorJS]], [[#Eclipse|Eclipse]], [[#webretro|webretro]].
 
== Internet Archive (MESS) ==
 
== Internet Archive (MESS) ==
Line 165: Line 165:
 
* [https://jspspemu.soywiz.com/ jspspemu] ([https://github.com/jspspemu/jspspemu git])
 
* [https://jspspemu.soywiz.com/ jspspemu] ([https://github.com/jspspemu/jspspemu git])
  
 +
==CHIP-8==
 +
* [https://johnearnest.github.io/Octo/ Octo] ([https://github.com/JohnEarnest/Octo git])
 +
* [https://games.gulrak.net/cadmium Cadmium] ([https://github.com/gulrak/cadmium git])
 +
* [https://timendus.github.io/silicon8/ Silicon8] ([https://github.com/Timendus/silicon8 git])
 +
* [https://taniarascia.github.io/chip8/ Chip8.js] ([https://github.com/taniarascia/chip8 git])
 +
* [https://www.newgrounds.com/portal/view/287105 Flip8 Redux]
 
== Multi ==
 
== Multi ==
 
===Personal Game Emulators for Browser===
 
===Personal Game Emulators for Browser===
Line 195: Line 201:
 
===webretro===
 
===webretro===
 
* [https://github.com/binbashbanana/webretro/ webretro] is a collection of libretro cores ported to JavaScript and WebAssembly, with a custom frontend.
 
* [https://github.com/binbashbanana/webretro/ webretro] is a collection of libretro cores ported to JavaScript and WebAssembly, with a custom frontend.
 
+
__NOTOC__
 
[[Category:Recommendations]]
 
[[Category:Recommendations]]
 
[[Category:Web emulation software|*]]
 
[[Category:Web emulation software|*]]
 
[[Category:Emulators on miscellaneous]]
 
[[Category:Emulators on miscellaneous]]

Revision as of 21:25, 26 May 2024

These emulators run off any modern PC internet browser.

Check this list for more browser-based emulators.

Platforms in this article

Apple: Apple I, Apple II, Macintosh.
Atari: Atari 2600, Atari 5200, Atari 7800, Atari 800, Atari ST.
Nintendo: NES, SNES, N64, Game Boy, Virtual Boy, Game Boy Advance, Nintendo DS.
Sega: Master System, Game Gear, Genesis/Mega Drive.
Sony: Playstation, Playstation 2, Playstation Portable.
Commodore: C64, Amiga IBM: IBM PC/XT MAME: MAME Microsoft: MSX NEC: PC Engine Sharp: MZ-700. CHIP-8 CHIP-8
Multi: Personal Game Emulators for Browser, RetroArch, WAVE Multi-Emulator, Virtual Console, Afterplay, EmulatorJS, Eclipse, webretro.

Internet Archive (MESS)

Bally Astrocade, Atari 7800, Entex Adventure Vision, Amstrad GX400 etc. Almost all second generation consoles. Mega Drive, Sega Master System.

Computers (ZX Spectrum, Atari, Apple II, etc.) NSFW

MS-DOS Games :

Apple

Apple I

Apple II

Macintosh

Atari

Atari 2600

Atari 5200

Atari 7800

Atari 800

Atari ST

Commodore

Commodore 64

Amiga

IBM PC/XT emulators

Based on the x86 CPUs|86/286/386/486/Pentium architecture

MAME

MSX

NEC

PC Engine/TurboGrafx-16

Nintendo

NES/Famicom

Screenshot of EM-FCEUX, with TV border, shading and scanlines.

SNES/Super Famicom

Nintendo 64

Game Boy/Color

Virtual Boy

Game Boy Advance

Nintendo DS - NDS/NDSi

Sega

Master System

Game Gear

Genesis/Mega Drive

Sharp

MZ-700

Sony

Playstation

PlayStation 2

PlayStation Portable

CHIP-8

Multi

Personal Game Emulators for Browser

 (Supports Nintendo, Super Nintendo, Sega, Game Boy, Game Boy Color, Game Boy Advance, MAME32, and DOS Games)

RetroArch

WAVE Multi-Emulator

Virtual Console

Afterplay

  • Afterplay (Can play from NES to PlayStation. More cores are still in WIP.)

EmulatorJS

(A complete re-write of the RetroArch-like emulator used in multiple websites who let you play ROMs online.)

Eclipse

webretro

  • webretro is a collection of libretro cores ported to JavaScript and WebAssembly, with a custom frontend.