====== DeSmuME ====== ===== Description ===== DeSmuME est un émulateur Nintendo DS. ===== Compilation ===== sudo apt-get install git libsdl2-dev libglib2.0-dev libpcap-dev git clone https://github.com/TASVideos/desmume cd desmume/desmume/src/frontend/posix/ ./autogen.sh ./configure make -j"$(nproc)" ===== Références ===== * https://desmume.org/ * https://github.com/TASVideos/desmume/tree/master/desmume