High-performance retargetable emulator
Go to file
2016-04-10 22:48:18 +02:00
bin Included initial OrbisOS / R10XX headers 2016-04-10 22:48:18 +02:00
docs Added hardcoded LV1 DMA object handles 2016-03-14 20:31:05 +01:00
externals Added Direct3D12 helper header file 2016-02-23 23:02:15 +01:00
nucleus Included initial OrbisOS / R10XX headers 2016-04-10 22:48:18 +02:00
resources Added Widget opacity and fixed some memleaks 2016-02-04 23:34:46 +01:00
tests Setting D3D12 root signatures on cmdBindPipeline 2016-01-01 21:40:26 +01:00
tools Added text support and multi-pipeline UI renderer 2016-02-04 20:29:58 +01:00
wrappers Included initial OrbisOS / R10XX headers 2016-04-10 22:48:18 +02:00
.editorconfig Added remaining subchannel info to ps3/gpu.md 2016-03-04 04:18:22 +01:00
.gitignore Fixed graphics backend selection on CMakeLists.txt 2016-02-14 16:01:19 +01:00
.gitmodules Removed PS3 integration tests submodule 2015-10-24 21:26:05 +01:00
.travis.yml Initial X11-based window system for Linux wrapper 2016-02-14 21:25:04 +01:00
CMakeLists.txt Added Vulkan headers temporarily 2016-02-19 19:21:03 +01: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 Initializing XAudio2 and master voice creation 2016-02-28 02:24:06 +01:00
README.md Updated README.md 2016-02-07 01:40:31 +01: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.