Go to file
Shubh 0cd5220b3c [editorconfig] 'spaces' >> 'space'
'spaces' is not a valid value for indent_style
ref: https://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties#indent_style

Signed-off-by: Shubh <shubhisroking@proton.me>
2024-03-14 23:15:21 +03:00
.github Remove 2nd instructions for arch. Make warning stand out (#64) 2024-02-24 13:25:09 +03:00
3rdparty [orbis-kernel] avoid useless logs on initialization 2023-11-10 23:57:20 +03:00
hw/amdgpu [amdgpu] fix geometry shader unbinding 2024-01-25 03:53:44 +03:00
orbis-kernel [orbis-kernel] fix ucontext freeze, remove hack for mono 2024-01-14 03:24:26 +03:00
rpcsx-gpu [rpcsx-gpu] Bind PS button to ESC kb key 2024-01-13 19:29:42 +03:00
rpcsx-os Fix of data structures for dev dce (#67) 2024-02-24 13:24:44 +03:00
rx [rx] cmake: fix git detection (#59) 2023-11-12 14:07:46 +03:00
.clang-format Bump vk headers (#30) 2023-07-25 22:33:36 +03:00
.editorconfig [editorconfig] 'spaces' >> 'space' 2024-03-14 23:15:21 +03:00
.gdbinit Add .gdbinit 2023-07-08 21:39:01 +03:00
.gitignore Update gitignore 2023-09-03 22:26:45 +03:00
.gitmodules Update .gitmodules 2023-07-21 12:37:49 +03:00
CMakeLists.txt Add version utility 2023-11-10 23:41:44 +03:00
FUNDING.yml Add FUNDING.yml 2023-08-24 03:50:20 +03:00
LICENSE Initial commit 2023-06-23 03:28:14 +03:00

.github/readme.md

RPCSX

An experimental PlayStation 4 emulator for Linux written in C++

Build RPCSX

Formatting check

Warning
Do not ask for link to games or system files. Piracy is not permitted on the GitHub nor in the Discord.

Contributing

If you want to contribute as a developer, please contact us in the Discord.

How to Compile the Emulator

License

RPCSX is licensed under GPLv2 license except directories containing their own LICENSE file, or files containing their own license. Thus, orbis-kernel is licensed under the MIT license.