Commit graph

962 commits

Author SHA1 Message Date
Jools Wills
db6fd3043b let's use gcc-4.8 2014-12-16 01:08:08 +00:00
Jools Wills
13d1c46709 reworked tyrquake.sh for new build location / system 2014-12-13 01:49:07 +00:00
Jools Wills
345dc68ac4 reworked turbografx16.sh for new build location / system 2014-12-13 01:33:46 +00:00
Jools Wills
223649b190 reworked stellalibretro for new build location / system 2014-12-13 01:33:31 +00:00
Jools Wills
bbae866fb7 reworked psxlibretro for new build location / system - needs further checks regarding plugins / skin 2014-12-13 01:33:01 +00:00
Jools Wills
937bc3095e reworked pocketsnes for new built location / system 2014-12-13 00:26:16 +00:00
Jools Wills
7ff79c86a3 reworked picodrive for new build location / system 2014-12-13 00:26:00 +00:00
Jools Wills
b12d420424 reworked pocketsnes for new build location / system 2014-12-13 00:16:34 +00:00
Jools Wills
424607a1f6 reworked neslibretro for new build location / setup 2014-12-13 00:16:16 +00:00
Jools Wills
6d1a3f2e32 reworked mupen64libretro for new build location / system 2014-12-12 23:46:53 +00:00
Jools Wills
f4f386f7c4 reworked mednafenpcefast for new build location / system 2014-12-12 23:27:54 +00:00
Jools Wills
6520d862a4 reworked mamelibretro for new build location / system 2014-12-12 23:27:36 +00:00
Jools Wills
f97594611d reworked libretro-handy for the new build location / system 2014-12-12 19:30:01 +00:00
Jools Wills
2cd3bb8100 reworked genesislibretro for new build system / location 2014-12-12 19:25:21 +00:00
Jools Wills
ffe7748465 reworked gbclibretro for new build location/ system 2014-12-12 19:24:52 +00:00
Jools Wills
d436b631a2 reworked fmsx-libretro for new build location / system 2014-12-12 19:23:50 +00:00
Jools Wills
f53a10176f full path for required files 2014-12-12 19:23:34 +00:00
Jools Wills
4269c225df full path for required files 2014-12-12 19:23:17 +00:00
Jools Wills
0f5cedf52e commented out line left in 2014-12-12 19:22:46 +00:00
Jools Wills
0b01f81a0a full path for required files 2014-12-12 19:22:13 +00:00
Jools Wills
6a2d4a80f7 reworked fbalibretro for new built location / system 2014-12-12 18:37:34 +00:00
Jools Wills
40997bfc35 we need to switch to using libretrocores rather tham emulatorcores to match with scriptmodule folder names. Seems a more logical name also. 2014-12-12 18:04:55 +00:00
Jools Wills
227a06070c renamed rps_checkNeededPackages to checkNeededPackages as it is used by modules and setup 2014-12-12 17:59:23 +00:00
Jools Wills
3d00a4c8e1 reworked doom libretro for new build location / system 2014-12-12 17:23:31 +00:00
Jools Wills
62501df08e Merge remote-tracking branch 'upstream/master' into separate_sources 2014-12-12 16:40:12 +00:00
gizmo98
354115df97 genesis: Change core description 2014-12-12 16:44:56 +01:00
gizmo98
d9611d40d1 genesis: Add genesis gamegear emulator to emulationstation 2014-12-12 14:05:09 +01:00
Jools Wills
ef1e2c3d71 reworked cavestory for new build location / system - note includes no datafiles currently as they were deleted from the upstream
repository
2014-12-12 03:53:08 +00:00
Jools Wills
3749140a5a reworked armsnes for new build location / system 2014-12-12 03:29:55 +00:00
Jools Wills
23703cb5c2 reworked retroarch for new build location / system
removed sed in for loop that looked like it was designed to replace paths in the shaders (but they contained none?)
removed some unneeded code
2014-12-12 00:05:12 +00:00
Jools Wills
df8f73155d changed: use megabytes for both rpSwap memory parameters 2014-12-11 02:42:47 +00:00
Jools Wills
9e655af4c3 replace previous swap on/off with the new code. the "limits" might need tweaking. But hopefully we can find a balance between
the need to add additional swap based on the users machine and existing swap set up.
2014-12-11 02:32:17 +00:00
Jools Wills
43e8f80c88 changed - unlikely that we need a swapfile for fbalibretro - removing the -j4 should suffice 2014-12-11 02:19:41 +00:00
Florian
4eaca795f1 Merge pull request #505 from gizmo98/patch-3
Add experimental fmsx-libretro core
2014-12-07 20:44:21 +01:00
gizmo98
029c140d8a fmsx-libretro: copy ROMs to BIOS folder 2014-12-07 13:22:35 +01:00
gizmo98
3f0f30870b Add experimental Atari Lynx libretrocore handy
It compiles and runs games.
2014-12-07 13:11:36 +01:00
gizmo98
81f615ae9f fmsx-libretro: remove platform defines
build error with platform=rpihardfloat.
2014-12-07 13:04:32 +01:00
gizmo98
dd49c94b08 Add experimental fmsx-libretro core
According to this post (http://blog.petrockblock.com/forums/topic/use-the-libretro-msx-implementation/) the libretro core runs "great".
2014-12-07 10:09:40 +01:00
Florian
decfe6614c Added library libx11-dev to psxlibretro module 2014-12-07 07:19:29 +01:00
Florian
ff04fb5f84 Added PNG library to dependencies pf module psxlibretro 2014-12-06 17:13:14 +01:00
gizmo98
88a72229e7 armsnes: fix wrong library name.
find cannot find libpocketsnes.so if it searchs a *libreto* file.
2014-11-19 19:59:31 +01:00
Florian
915343f5c1 Merge pull request #494 from gizmo98/patch-4
tyrquake: add shareware game files...
2014-11-16 22:06:12 +01:00
gizmo98
ea4b25820b tyrquake: add shareware game files...
...and add tyrquake to ports folder. It's possible to set higher resolutions under core options. At higher resolutions the sound is choppy.
2014-11-16 21:18:23 +01:00
gizmo98
ffcb7dee86 mupen64plus-libretro: copy game specific config files...
...to RetroPie/BIOS path.
2014-11-16 17:09:14 +01:00
gizmo98
fe48fd24bc mupen64plus-libretro: fix cc compilation abort
Fix issue 492. cc aborts compilation if there is not enough memory. cc needs up to 310MB. Retropie 2.3 SD Card image: Raspbian + daemons need 110MB. 
https://github.com/petrockblog/RetroPie-Setup/issues/492
2014-11-16 13:16:31 +01:00
gizmo98
77382e0e73 Add quake libretrocore tyrquake 2014-11-09 15:39:55 +01:00
gizmo98
86455761c7 mupen64plus-libretro: add freezed working repo.
Just add a freezed fixed current repo, because git revert fix from yesterday is not working today. Just wait until base mupen64plus-libreto is stable again.
2014-11-04 20:08:23 +01:00
gizmo98
5722fd1781 mupen64plus-libretro: Revert to a working commit.
The latest mupen64plus-libretro sources cannot be build since "today".
2014-11-03 21:01:14 +01:00
gizmo98
3fc9e7aa1c Update mupen64libretro.sh
Fix typo.
2014-11-02 21:08:21 +01:00
gizmo98
2a3bc6631b Update mupen64libretro.sh
Rice is more compatible with games like Conker, Zelda and so on.
2014-11-02 12:22:47 +01:00