High-performance retargetable emulator
Go to file
Alexandro Sanchez Bach eb5280d28a Added vp-tool/fp-tool 2018-04-02 21:56:57 +02:00
bin Included initial OrbisOS / R10XX headers 2016-04-10 22:48:18 +02:00
cmake Implemented XCB backend 2016-06-13 00:13:25 +02:00
docs Using vcpkg for zlib 2017-10-29 15:37:22 +01:00
externals Using vcpkg for zlib 2017-10-29 15:37:22 +01:00
nucleus Using vcpkg for zlib 2017-10-29 15:37:22 +01:00
resources Fixed D3D coord. system and ignoring guest CB alpha 2016-05-05 12:39:13 +02:00
tests Added PPC vector test stubs 2017-10-28 20:04:36 +02:00
tools Added vp-tool/fp-tool 2018-04-02 21:56:57 +02:00
wrappers Using vcpkg for zlib 2017-10-29 15:37:22 +01:00
.editorconfig Added remaining subchannel info to ps3/gpu.md 2016-03-04 04:18:22 +01:00
.gitignore Fixed SELF loader issues 2017-10-29 15:27:33 +01:00
.gitmodules Removed PS3 integration tests submodule 2015-10-24 21:26:05 +01:00
.travis.yml Fix travis configuration syntax 2017-01-02 22:26:08 +01:00
CMakeLists.txt Implemented XCB backend 2016-06-13 00:13:25 +02:00
CONTRIBUTING.md Fixed CBV creation on Direct3D12 backend 2016-02-24 22:31:27 +01:00
LICENSE Initial commit 2014-08-27 00:53:36 +02:00
README.md Version bump: Nucleus v0.1.0 2016-05-13 16:55:39 +02:00
nucleus.sln Using vcpkg for zlib 2017-10-29 15:37:22 +01:00

README.md

Nucleus

Last Release

Created by Alexandro Sánchez Bach.

High-performance retargetable emulator for Windows / Linux / OS X / Android / iOS under GPLv2 license.

Targets

  • PlayStation 3

Requirements

You need to provide the PlayStation 3 firmware keys by placing a file named keys.xml next to the Nucleus executable. This file has to meet the requirements stated here. Instructions about how to extract the keys and generate the file will be provided as well.

Contact

Official IRC channel available here: #nucleus-emu at irc.freenode.org:6667.

This channel is dedicated exclusively to development-related topics. Once this project reaches a state where general discussion and end-user support is convenient, corresponding parallel channels will be created. Anyone asking about or sharing information related to illegal activities will be banned from the channel.

Pages

  • Building: Information about compiling this project.

Disclaimer

The goal of this project is to experiment, research, and educate on the topic of emulation of modern devices and operating systems. It is not for enabling illegal activity. All information is obtained via reverse engineering of legally purchased devices and games and information made public on the Internet.