High-performance retargetable emulator
Go to file
2016-05-27 17:17:06 +02:00
bin Included initial OrbisOS / R10XX headers 2016-04-10 22:48:18 +02:00
docs Fixed issues with masks and static samplers 2016-05-13 13:32:16 +02:00
externals Updated SPIR-V headers 2016-05-12 11:56:32 +02:00
nucleus Implemented integer/memory SPU instructions 2016-05-27 17:17:06 +02:00
resources Fixed D3D coord. system and ignoring guest CB alpha 2016-05-05 12:39:13 +02:00
tests Using interpreted instructions in SPU translator 2016-05-27 03:39:09 +02:00
tools Added text support and multi-pipeline UI renderer 2016-02-04 20:29:58 +01:00
wrappers Added CPU vector ops to HIR builder and x86 backend 2016-05-22 18:40:53 +02:00
.editorconfig Added remaining subchannel info to ps3/gpu.md 2016-03-04 04:18:22 +01:00
.gitignore Updated CMakeLists to fix Linux targets 2016-05-01 23:08:40 +02: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 Fixed Vulkan initialization on Xlib 2016-05-02 22:44:00 +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 Added CPU vector ops to HIR builder and x86 backend 2016-05-22 18:40:53 +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.