Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/retroarch-clover.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpcm720 <pcm720@gmail.com>2017-02-20 22:22:10 +0300
committerpcm720 <pcm720@gmail.com>2017-02-20 22:22:10 +0300
commit0fc2f200b95b680e3d01d2bfe2b6f70272ff960c (patch)
treebec839732e2fa6672a9295950b64c3441bfc27cb /core_modules/mednafen_pce_fast.hmod/bin
parentd76e3b52fd2cd467bebaad916a655bbe74744c8b (diff)
Cores are now available as additional modules
Diffstat (limited to 'core_modules/mednafen_pce_fast.hmod/bin')
-rwxr-xr-xcore_modules/mednafen_pce_fast.hmod/bin/pce2
1 files changed, 2 insertions, 0 deletions
diff --git a/core_modules/mednafen_pce_fast.hmod/bin/pce b/core_modules/mednafen_pce_fast.hmod/bin/pce
new file mode 100755
index 0000000..5592fa3
--- /dev/null
+++ b/core_modules/mednafen_pce_fast.hmod/bin/pce
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec retroarch-clover mednafen_pce_fast "$@"