Skip to content

Instantly share code, notes, and snippets.

View fpscan's full-sized avatar

Ömercan Kömür fpscan

View GitHub Profile
Installation documentation in here: http://docs.libretro.com/guides/install-steamlink/
How to install video: https://www.youtube.com/watch?v=02M9SdUKLa0&t=2s
Cores: https://github.com/fpscan/Steam-Link-Cores
Discord: https://discord.gg/h6V2dyX
```` ````
-dMMMMh. .hMMMMd-
+NMMMMs` `sMMMMN+
`yMMMMN+ +NMMMMy`
# Açıklama
puNES-TR açık kaynaklı (GPLv2), Famicom (NES) ve Famicom Disk Sistemi (FDS) emülatörüdür. Testlerde yüksek doğruluk not edilmiştir.
puNES,% 98.08'lik bir puanla Mesen'in arkasındaki en doğru ikinci NES/FDS emülatörü olarak sıralanmıştır. Diğer birçok Famicom emülatörleri gibi (Nestopia gibi), döngüsel olarak hassas CPU emülasyonuna sahiptir.
Yüksek doğruluğuna ek olarak, puNES, iyi bir giriş yapılandırması kullanıcı arayüzü ve geri sarma işlevi de dahil olmak üzere bazı güzel, standart emu seçeneklerine sahiptir.
![logo](https://live.staticflickr.com/65535/40825399103_2a24c21291_o.png)
omerc@DESKTOP-JJ4NNRQ MINGW64 ~
$ cd e: && cd mgba && cd build
omerc@DESKTOP-JJ4NNRQ MINGW64 /e/mgba/build
$ cmake .. -G "MSYS Makefiles" -DBUILD_STATIC=ON -DBUILD_SHARED=OFF
-- Checking for one of the modules 'libavresample'
CMake Warning at CMakeLists.txt:151 (message):
Requested module libavresample missing for feature USE_LIBAVRESAMPLE.
Feature disabled.
CD
omerc@DESKTOP-JJ4NNRQ MINGW64 ~
$ cd e:
omerc@DESKTOP-JJ4NNRQ MINGW64 /e
$ cd workspace
omerc@DESKTOP-JJ4NNRQ MINGW64 /e/workspace
$ cd github