Jools Wills
d22596b34a
added additional dependencies to usbromservice when building / installing our custom usbmount package
2016-03-03 23:26:51 +00:00
Stefan
da96ca494a
ps3controller: install pi-bluetooth package on raspbian jessie for rpi3
2016-03-03 21:00:35 +01:00
Christopho
1fe697350b
Use stable URLs to download Solarus games
...
Download games compatible with Solarus 1.4 rather than the latest ones
2016-03-03 16:37:02 +01:00
zerojay
11c6f1bb0d
Added Solarus engine.
2016-03-03 08:50:35 +00:00
Jools Wills
e3b7f713cf
Merge pull request #1319 from joolswills/xrick
...
added xrick port based on module by herb - fixes #1304
2016-03-03 03:12:22 +00:00
Jools Wills
b72ecb84fd
added xrick port based on module by herb - fixes #1304
2016-03-03 03:11:50 +00:00
Jools Wills
4604764967
added uqm experimental module (The Ur-Quan Masters - Port of DOS game Star Control 2) - thanks to Herb for support/testing. fixes #1295
2016-03-03 02:54:46 +00:00
Jools Wills
0a9c9fa1e2
added SUBTARGET=arcade to lr-mame - thanks to zerojay for the heads up
2016-03-03 01:22:24 +00:00
Jools Wills
0fcb5554d6
workaround building mame4all/lr-imame4all from source on armv8 due to obsoleted asm in drz80 - use armv7 target instead - fixes #1317
2016-03-03 00:53:34 +00:00
Jools Wills
f2836349d5
install pi-bluetooth package on raspbian jessie for rpi3
2016-03-02 19:25:34 +00:00
Jools Wills
2c8de33440
Merge pull request #1307 from joolswills/rpi3
...
Rpi3
2016-03-02 18:34:58 +00:00
Jools Wills
e26b434cd1
compiler options for rpi3
2016-03-02 18:33:42 +00:00
zerojay
7af778a957
Add CreatiVision to libretro MESS core.
...
Add CreatiVision to libretro MESS core.
Runs 100% or close to it depending on the game played. MAME software list ROMs are required to be in $romdir/crvision. BIOS is required at $romdir/crvision.zip
2016-02-29 20:28:53 -04:00
zerojay
c1791e84e4
Add Emerson Arcadia 2001 console to lr-mess script.
...
Added the Emerson Arcadia 2001 console to the lr-mess script.
Notes: Runs 100%. No BIOS required. MAME software list ROMs in $romdir/arcadia.
2016-02-29 19:11:39 -04:00
Jools Wills
d8156ee839
Merge pull request #1308 from joolswills/lr-mame
...
added lr-mame experimental module (to go with lr-mess) - mostly for u…
2016-02-29 18:40:19 +00:00
Jools Wills
be661b8b6e
added lr-mame experimental module (to go with lr-mess) - mostly for use on faster platforms
2016-02-29 18:35:40 +00:00
Jools Wills
522863f650
Merge pull request #1301 from gizmo98/gemrb
...
Add gemrb - open source implementation of infinity engine
2016-02-29 18:31:42 +00:00
gizmo98
fee38d83ff
gemrb: minor fixes
...
-add dependencies
-use https:// instead of git://
-change mkRomDir addPort order.
2016-02-29 19:25:05 +01:00
Jools Wills
83e41785aa
tweak some platform flags to play nicely with the new rpi3 platform
2016-02-29 17:39:37 +00:00
Jools Wills
7c5e763890
added detection for rpi3 / rpi3 in 32bit mode shares binaries with rpi2 currently (symlinked on server)
...
if running on aarch64 (64bit), set platform to rpi3-64 (source only)
2016-02-29 17:33:22 +00:00
Jools Wills
b443f480ca
move platform determination code to own function
2016-02-29 16:56:45 +00:00
Jools Wills
7dc384f298
Merge branch 'residualvm' of https://github.com/zerojay/RetroPie-Setup into zerojay-residualvm
2016-02-29 14:21:37 +00:00
Jools Wills
4c0bfcb28d
only check for images if use_art is enabled
2016-02-29 13:06:35 +00:00
Jools Wills
3d657ea35a
support png images in runcommand
2016-02-29 13:00:45 +00:00
Jools Wills
adce9ee2a1
added rpi3 target (source only - board identifies as rpi2)
2016-02-29 10:33:56 +00:00
Jools Wills
67a6f383dd
add "neon" platform flag to be used instead of armv7 for neon optimisations
2016-02-29 10:20:10 +00:00
zerojay
80ff31da54
Added ResidualVM script.
2016-02-29 07:17:04 +00:00
Jools Wills
3e7b08b512
fix mess bios hash copying
2016-02-28 22:42:56 +00:00
zerojay
3943cf499b
Fix MESS BIOS hashes incorrect placement.
...
The hashes were being placed into $biosdir/mame instead of $biosdir/mame/hash.
2016-02-28 16:39:36 -04:00
gizmo98
48d6e0fcaa
Add gemrb - open source implementation of infinity engine
...
Tested with Baldur’s Gate and Baldurs Gate 2. Based on:
https://github.com/amigagamer/gemrb-retropie/blob/master/gemrb.sh
RetroPie#794
2016-02-28 21:20:43 +01:00
zerojay
ccc823447f
Added libretro core for latest MESS.
2016-02-27 23:05:44 +00:00
zerojay
a8195e822d
Allow users to select the scraper to use with sselph's scraper.
...
Add the option to allow users to select which scraper the sselph scraper should scrape from.
Updated menu items to make more sense.
2016-02-27 17:10:58 +00:00
Jools Wills
206204bbb5
use xorg dependency instead of xinit so all needed dependencies are installed (xinit only recommends xserver-xorg and we use no-install-recommends)
2016-02-27 02:01:38 +00:00
Jools Wills
eb9597ae2c
quoting
2016-02-26 23:22:44 +00:00
Jools Wills
3ef32eaa83
fix "dont_launch" in runcommand (was getting return of wrong command due to additions)
2016-02-26 20:19:54 +00:00
Jools Wills
40fd81ea5e
quoting / don't show output of pushd/popd
2016-02-26 20:18:32 +00:00
Jools Wills
753d6ecc0f
make sure we are in the right folder when running git to check version.
2016-02-26 20:12:47 +00:00
Jools Wills
ea52123e02
enable zesarux on x86/X11
2016-02-23 00:55:02 +00:00
Jools Wills
7d9505a363
fix xroar params
2016-02-23 00:36:33 +00:00
Jools Wills
af8c2f3f44
switch to plain sdl xroar as rpi branch is not developed and doesn't work with ntsc artifact colour
...
enable xroar for x86/x11
use coco us/ntsc by default
2016-02-23 00:33:31 +00:00
Jools Wills
1ee73e3b7b
enable px68k for x86/x11
2016-02-22 22:00:32 +00:00
Jools Wills
9fb2bfeb84
enable stella for x86/x11
2016-02-22 21:59:27 +00:00
Jools Wills
78604b7b5c
do not return 1 when calling non existing functions as it breaks for modules without depends etc when calling with no parameters - need to do this differently
2016-02-22 21:56:36 +00:00
Jools Wills
0f8835574d
enable scummvm for x86/x11
2016-02-22 21:51:35 +00:00
Jools Wills
8f3e9c4119
enable ppsspp on x86/x11
2016-02-22 21:41:39 +00:00
Jools Wills
f5cdb78e61
enable osmose for x86/x11
2016-02-22 21:04:30 +00:00
Jools Wills
10c1f1eb9e
enable linapple for x86/x11 and remove binary dependency
2016-02-22 21:02:43 +00:00
Jools Wills
032fee1915
enable jzintv for x86/x11
2016-02-22 21:00:27 +00:00
Jools Wills
83c555ff40
fix typo
2016-02-22 20:59:19 +00:00
Jools Wills
46cef90d2e
enable vice for x86/x11
2016-02-22 20:52:54 +00:00