High-performance retargetable emulator
Go to file
Alexandro Sanchez Bach ee3e611cc8 Fixed more issues
2017-10-29 03:48:04 +01: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 Added info on PS3 SELF/SPRX key abbreviations 2016-07-19 22:33:03 +02:00
externals Updated SPIR-V headers 2016-05-12 11:56:32 +02:00
nucleus Fixed more issues 2017-10-29 03:48:04 +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 text support and multi-pipeline UI renderer 2016-02-04 20:29:58 +01:00
wrappers Fixed more issues 2017-10-29 03:48:04 +01:00
.editorconfig Added remaining subchannel info to ps3/gpu.md 2016-03-04 04:18:22 +01:00
.gitignore Fixed few PPU instructions and V128 word order 2016-06-11 23:41:47 +02: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
nucleus.sln Fixed build issues 2017-10-28 21:56:00 +02:00
README.md Version bump: Nucleus v0.1.0 2016-05-13 16:55:39 +02:00

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.