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
- Host: GitHub
- URL: https://github.com/lrusso/playstation
- Owner: lrusso
- Created: 2023-05-07T02:17:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-17T20:04:03.000Z (over 2 years ago)
- Last Synced: 2023-12-18T23:26:54.294Z (over 2 years ago)
- Topics: emulator, javascript, online, playstation, web, webassembly
- Language: HTML
- Homepage:
- Size: 1.31 MB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PlayStation
PlayStation Emulator in JavaScript and WebAssembly.

## 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