Commit graph

962 commits

Author SHA1 Message Date
Jools Wills
ca8445a65e updated mame4all/lr-imame4all for addSystems - have grouped them together, and will keep advmame separate for now, due to rom set differences. 2015-03-09 19:27:19 +00:00
Jools Wills
c1ca5cdc2f updated gba emulators to use addSystem 2015-03-09 17:20:47 +00:00
Jools Wills
7d2e80a99f updated stella/lr-stella to use addSystem 2015-03-09 17:05:58 +00:00
Jools Wills
1aaa1bd012 updated pifba/lr-fba to use addSystem 2015-03-09 17:05:21 +00:00
Jools Wills
1c195ed259 updated pce to use addSystem 2015-03-09 16:57:51 +00:00
Jools Wills
d948795710 updated sega 8/16 bit emulators to use new emulator management system 2015-03-09 16:52:38 +00:00
Jools Wills
2330590a78 allow setting of platform name / extensions in platforms.cfg and via addSystem - so we don't have to duplicate extensions everywhere. Even though different emulators
for a single platform may support different extensions, we only have a single entry in emulationstation.

allow a user to override platforms.cfg in /opt/retropie/configs/all/platforms.cfg (to add their own file extensions)

clean up defaults for snes (pi1 default is picodrive, pi2 is snes9x-next)
2015-03-09 13:13:53 +00:00
Jools Wills
7fa6d95c7c convert snes emulators to use new addSystem functionality. 2015-03-09 09:57:28 +00:00
Jools Wills
1f2a140f57 spelling 2015-03-08 16:52:24 +00:00
Jools Wills
1e2b396276 remove old libretro install on configure 2015-03-08 16:48:13 +00:00
Jools Wills
d24ee13b47 renamed libretro cores with lr- prefix, and use more accurate naming to reflect the libretro core used
improve descriptions for all libretro cores
2015-03-08 14:40:02 +00:00
Jools Wills
850e87f120 removed savefile_directory / savestate_directory - they are not needed as first thought 2015-03-08 13:59:23 +00:00
gizmo98
7d87b9667b Fix tyrquake.sh
Makefile.libretro was renamed. Use Makefile now.
2015-03-05 21:44:13 +01:00
gizmo98
39df2e42f7 snes9x-next: Don't use libretro prefix 2015-02-27 23:58:56 +01:00
gizmo98
cff605bc05 Genesis: Keep old module name and rom folders 2015-02-27 23:52:19 +01:00
gizmo98
25296f50a7 Genesis: Add genesis megadrive emulator to emulationstation 2015-02-27 23:36:45 +01:00
gizmo98
80a12bfd0f Add snes9x-next libretrocore 2015-02-27 23:33:44 +01:00
gizmo98
f21d857b65 nestopia: Fix out of memory problem on pi1 2015-02-26 18:33:23 +01:00
gizmo98
49fbe77c18 libretrocores: set savestate and savefile directory
So „cannot save SRAM“ error does not appear.
2015-02-23 18:32:59 +01:00
Jools Wills
32e548cfe4 include pocketsnes patch in module (and use unified diff) 2015-02-22 05:25:20 +00:00
Jools Wills
7a69f96ede use rpi2_fix branch for mupen64plus - thanks gizmo98 2015-02-16 19:35:43 +00:00
Jools Wills
0ec689ebf0 use mkdir -p in imame4all-libretro makefile so building in parallel works 2015-02-16 16:20:16 +00:00
Jools Wills
d8a6bf86f3 Merge pull request #648 from gizmo98/patch-2
Add experimental nes libretrocore nestopia
2015-02-15 18:00:50 +00:00
Jools Wills
84b4f9821b Merge pull request #649 from gizmo98/patch-4
Add experimental gba libretrocore vba-next
2015-02-15 17:59:33 +00:00
Jools Wills
de856fdc0b Merge pull request #650 from gizmo98/patch-5
genesis: Add genesis mastersystem emulator to emulationstation
2015-02-15 17:59:00 +00:00
gizmo98
0905dd9aab Add experimental gba libretrocore gpsp
Builds and runs.
2015-02-15 11:20:08 +01:00
gizmo98
b52dc42c04 PSX: Fix typo. 2015-02-15 09:50:31 +01:00
gizmo98
0b0324963e genesis: Add genesis mastersystem emulator to emulationstation
Some users mentioned genesis core runs better as picodrive.
http://blog.petrockblock.com/forums/topic/has-anyone-gotten-phantasy-star-1-to-work/#post-86668
2015-02-15 09:44:39 +01:00
gizmo98
ad72c7e92d Add experimental gba libretrocore vba-next
Builds and runs. But is even a little bit slow on a PI2 with default clock.
2015-02-15 08:19:12 +01:00
gizmo98
746759b78b Add experimental nes libretrocore nestopia
Builds and runs.
2015-02-15 08:17:09 +01:00
gizmo98
876f6b6c3a o2em: Fix typo 2015-02-10 18:00:06 +01:00
gizmo98
f74a819bcd mupen64plus-libretro: Add experimental pi2 target
I modified mupen64plus-libretro Makefile so we can use NEON assembler and ARMv7 instructions:a647345287
I have no PI2 atm. So this change is experimental.
2015-02-08 10:16:35 +01:00
gizmo98
99dc48a8cf Delete prosystem.sh
It is still not working. The module will be added again if it is working.
2015-02-04 18:51:24 +01:00
Jools Wills
8eec2cbcd8 after 59da3c56f2 we need to move the system specific shader set up to each module also, or the config dirs/file won't even exist if retroarch is built/installed first (which is default) 2015-02-03 21:25:56 +00:00
Florian
24f474555f Merge pull request #622 from gizmo98/patch-4
Move MUPEN64Plus to source based installations.
2015-01-29 23:07:34 +01:00
gizmo98
5325b2c91b Rename MUPEN64Plus libretrocore. 2015-01-28 18:16:51 +01:00
Jools Wills
e0457f290b use biosdir and only chown files that are being installed rather than the whole BIOS folder each time 2015-01-28 03:17:41 +00:00
Jools Wills
024a849c4a we can simplify a few folder creations to a single call now we have simpler permissions 2015-01-28 01:01:59 +00:00
Jools Wills
cbe13ddeaf the initial system configurations for retroarch should be done by each module, rather than in the retroarch module. 2015-01-26 21:35:01 +00:00
Jools Wills
500d578c5d some modules hadn't been migrated to use mkRomDir - and a couple of missing ports folder creations. 2015-01-26 19:56:33 +00:00
Jools Wills
00054b53e3 spelling 2015-01-26 19:46:28 +00:00
gizmo98
1aecafd0bb Add videopac libretrocore O2EM
Compiles and runs if o2rom.bin BIOS file is present.
2015-01-26 20:33:06 +01:00
gizmo98
ab55f36834 Prosystem: Fix typo and add bin files
Retroarch is running but there is still no picture and sound.
2015-01-22 19:13:25 +01:00
Jools Wills
7f1c67d6d5 Merge pull request #603 from gizmo98/patch-4
Add experimental snes libretrocore catsfc
2015-01-21 22:39:31 +00:00
gizmo98
abf810896a Add experimental Atari 7800 Prosystem libretrocore 2015-01-21 19:41:09 +01:00
gizmo98
75e636f59b Add experimental snes libretrocore catsfc 2015-01-21 18:41:16 +01:00
Jools Wills
00ba8a75aa Merge pull request #588 from gizmo98/patch-5
libretro-vecx: Move to source based installations and increase resolution.
2015-01-13 19:41:59 +00:00
Jools Wills
9a1c7430c8 correct wrong path for fmsx install 2015-01-13 19:34:30 +00:00
gizmo98
db1300d2e1 libretro-vecx: Move to source based installations...
...and increase resolution. Tested with RPie SD card image 2.4.1 beta.
2015-01-13 20:19:02 +01:00
gizmo98
52384ff96e fmsx-libretro: Change system file distribution 2015-01-13 18:47:57 +01:00