Table des matières

PCSX-ReARMed

Description

PCSX-ReARMed est un émulateur Playstation 1, énième fork de PCSX.

Compilation

apt install git build-essential 
git clone https://github.com/notaz/pcsx_rearmed && cd pcsx_rearmed/
git submodule init && git submodule update
./configure
make -j"$(nproc)"

Références