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

https://github.com/lrusso/playstation

PlayStation Emulator in JavaScript and WebAssembly
https://github.com/lrusso/playstation

emulator javascript online playstation web webassembly

Last synced: about 1 year ago
JSON representation

PlayStation Emulator in JavaScript and WebAssembly

Awesome Lists containing this project

README

          

# PlayStation

PlayStation Emulator in JavaScript and WebAssembly.

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

## Web:

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

## Main differences with WasmPSX:

* Sound working.
* Mute/unmute implementation.
* The rendering fills the entire window.
* File format validation.
* Improved main screen.
* Icons added for all the available options.
* Internationalization (English and Spanish).

## Based on the work of:

https://github.com/js-emulators/wasmpsx