====== Avocado ====== ===== Description ===== Avocado est un émulateur Playstation 1, récent, il est à ce stade particulièrement instable. ===== Compilation ===== Dépendance : [[https://premake.github.io/download.html]] apt install git build-essential cmake libsdl2-dev git clone https://github.com/JaCzekanski/Avocado.git && cd Avocado git submodule update --init --recursive premake5 gmake make config=release_x64 -j"$(nproc)" ===== Références ===== * [[https://github.com/JaCzekanski/Avocado]]