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

readme.txt « use_picodrive.hmod « core_modules - github.com/ClusterM/retroarch-clover.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 220f16cdb68fd0d3cb4d1346f764771ba0fcbee5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
=== Use PicoDrive instead of Genesis Plus GX ===

This module will patch /bin/{md, gg, sms} files to use PicoDrive instead of Genesis Plus GX.
Make sure that picodrive module is installed before installing this.

Available executables and arguments:
- /bin/sms <rom> <clover_args>
  runs "picodrive" core
- /bin/md <rom> <clover_args>
  runs "picodrive" core
- /bin/gg <rom> <clover_args>
  runs "picodrive" core
- /bin/32x <rom> <clover_args>
  runs "picodrive" core

Core by libretro (Lakka for Raspberry Pi 2/3)
Module by pcm
Hakchi module system by madmonkey
NES Mini shell integration by Cluster
(c) 2016-2017