1964js

N64 emulator

An experimental JavaScript emulator of the Nintendo 64's CPU instructions to run commercial and homebrew games

Nintendo64 emulator in JavaScript

GitHub

71 stars
8 watching
26 forks
Language: CoffeeScript
last commit: about 2 years ago
chromeemulatorjavacriptnintendo

Related projects:

Repository Description Stars
sm64jsarchive/sm64jsarchive Porting the original Super Mario 64 game to native JavaScript using WebGL 3
n64dev/cen64 An emulator that aims to perfectly replicate the Nintendo 64 console's behavior by emulating its internal hardware 803
jpikl/cfxnes An emulator and library for running NES games in the browser using JavaScript. 64
gopher64/gopher64 An N64 emulator written in Rust with interpreters for CPU and RSP, using SDL for input handling. 95
fcambus/jsemu A collection of JavaScript emulators for various retro computer systems 1,785
jeffpar/pcjs An emulator of classic computers and arcade machines in JavaScript 870
codinguncut/jsbochs An emulator of an old PC architecture in JavaScript 39
technobaboo/witch-e An emulator for an early British computer system 5
taisel/iodinegba An emulator for the GameBoy Advance console that uses JavaScript to replicate its behavior 262
neophob/wpc-emu An emulator for classic Williams Pinball machines 71
kondrak/rust64 A Rust-based Commodore 64 emulator with a built-in visual debugger and cycle-based emulation. 263
dbousamra/hnes A NES emulator written in Haskell that supports multiple mappers and has a basic structure, PPU integration, APU handling, and a test suite. 379
koute/pinky An NES emulator written in Rust with basic 6502, PPU and APU emulation capabilities. 778
bsnes-emu/bsnes An emulator for the Super Nintendo Entertainment System (SNES), focusing on performance and features. 1,719
kelpsyberry/dust An emulator for the Nintendo DS console written in Rust. 241