An open API service indexing awesome lists of open source software.

https://github.com/lrusso/nintendo64

Nintendo 64 Emulator in JavaScript and WebAssembly
https://github.com/lrusso/nintendo64

emulator javascript nintendo64 online web webassembly

Last synced: 3 months ago
JSON representation

Nintendo 64 Emulator in JavaScript and WebAssembly

Awesome Lists containing this project

README

        

# Nintendo 64

Nintendo 64 Emulator in JavaScript and WebAssembly.

![alt screenshot](https://raw.githubusercontent.com/lrusso/Nintendo64/main/Nintendo64.png)

## Web:

https://lrusso.github.io/Nintendo64/Nintendo64.htm

## Main differences with N64Wasm:

* File format validation.
* Mute/unmute implementation.
* Pausing/resuming on blur/focus.
* Loading and saving states as files.

## Based on the work of:

https://github.com/nbarkhina/N64Wasm