View on GitHub

mupen64plus via emscripten

A port of the popular Nintendo 64 emulator for the web

Download this project as a .zip file Download this project as a tar.gz file

Basic info

This is a port of mupen64plus, the popular Nintendo 64 emulator for the web. It uses emscripten to compile the C/C++ code of mupen64plus to asm.js, a subset of Javascript meant to be highly optimizable. This port is currently very immature with lots of work left to be done; for example, gamepads, save states and customizable controls are not supported and there are also many graphical glitches in games. Furthermore, it requires Firefox, although support for Chrome should be coming soon.

Controls

Analog stick: Arrow keys
B button: F
A button: G
Z Trigger: Z
L/R Trigger: X,C
C buttons U/D/L/R: I,K,J,L
Start: Enter
DPAD U/D/L/R: W,S,A,D

Play

Downloading...