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-21 22:02:06 +0300
committerpcm720 <pcm720@gmail.com>2017-02-21 22:02:06 +0300
commitea43f265d171f10618561cb84e832c9315e28509 (patch)
tree97d135a2adae7c9a0a2f56a5cabd4ac4d2e4c08a /README.md
parent5e986358ebc807a7801349e0326dd1d5b7c48293 (diff)
Removed extra cores
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/README.md b/README.md
index 7416ec3..53792fb 100644
--- a/README.md
+++ b/README.md
@@ -18,11 +18,6 @@ And the following cores are available as additional modules (in core_modules fol
- mednafen_pce_fast (PC Engine/Turbografx 16)
- fb_alpha and fb_alpha_cps2 (various arcade machines)
-RetroArch modules created by other users (in core_modules_extra folder):
-- fbalpha2012_neogeo (Neo-Geo), provided by 1lokolo1/nesito
-- fuse (ZX Spectrum), provided by 1lokolo1/nesito
-- caprice32 (Amstrad CPC), provided by 1lokolo1/nesito
-
## How to use this
1. Go to "releases" tab and download the newest release.zip
@@ -76,12 +71,6 @@ Executables and arguments for all available cores:
runs "fb_alpha" core
- /bin/cps2 <rom> <clover_args>
runs "fb_alpha_cps2" core
- - /bin/neo <rom> <clover_args>
- runs "fbalpha2012_neogeo" core
- - /bin/cpc <rom> <clover_args>
- runs "caprice32" core
- - /bin/zx <rom> <clover_args>
- runs "fuse" core
## Known issues