Commit graph

1764 commits

Author SHA1 Message Date
Jools Wills
59186f3693 cosmetic - tab > spaces 2014-12-11 00:48:25 +00:00
Jools Wills
171830905d fixed: allow build to be called twice without armv6 being replaced twice
changed: library call to add missing libraries at the end (simplifies it slightly and makes it the same as pisnes)
2014-12-10 23:00:00 +00:00
Jools Wills
49ecfefb9e fixed: fix up sed so it wouldn't match on a second call to build which would add libraries/armv6 changes multiple times. 2014-12-10 22:54:05 +00:00
Jools Wills
8ecc4f6805 cosmetic - tab -> spaces 2014-12-10 22:42:08 +00:00
Jools Wills
c1bb95ad56 added missing library dependencies for pifba that are needed with the latest raspbian binutils - #509 2014-12-10 22:39:22 +00:00
Florian
d6da37e909 Merge pull request #510 from gizmo98/patch-1
mame4all: Try to fix compilation issue
2014-12-10 21:16:05 +01:00
gizmo98
c36d398f6f pisnes: Try to fix compilation issue
Just add the missing libs (https://github.com/petrockblog/RetroPie-Setup/issues/509) and use the same -march CFLAG as RetroPie-Setup.
2014-12-10 19:11:30 +01:00
gizmo98
b3cca5f37a mame4all: Try to fix compilation issue
Just add the missing libs (https://github.com/petrockblog/RetroPie-Setup/issues/509) and use the same -march CFLAG as RetroPie-Setup.
2014-12-10 19:07:00 +01:00
Florian
822d273c62 Merge pull request #491 from gizmo98/patch-1
Add experimental darkplaces quake
2014-12-07 20:45:12 +01:00
gizmo98
e2aa50cb43 gpsp: add libsdl1.2-dev dependency
https://github.com/petrockblog/RetroPie-Setup/issues/504
2014-12-07 17:31:20 +01:00
bsilvereagle
fadf7ee926 Added libsdl1.2-dev dependency for mame4all 2014-12-07 10:56:37 -05:00
gizmo98
696178a8ee darkplaces: minor improvements
-Set right config file permissions.
-Unzip without asking.
-Move game files from /roms/ports/id1 to more clear /roms/ports/quake/id1.
2014-11-17 18:42:41 +01:00
gizmo98
d48517e287 Add experimental darkplaces quake
Just darkplaces-rpi with shareware game file from id software. Runs nice if you run RetroPie/roms/ports/darkplacesquake.sh from console.  If it is run from emulationstation there are issues. Controls are different and the menu cannot be used. I don't know why, but there seems to be a problem between emulationstation2 and SDL/SDL2 games/emulators like mupen64plus-rpi and darkplaces quake.

Workaround: Run dark places as root atm (line 44).
2014-11-15 12:49:21 +01:00
Florian
53ec37b469 Merge pull request #488 from gizmo98/patch-6
snes9x-Rpi: Try to fix compilation issue
2014-11-14 07:26:45 +01:00
Florian
f466aba89d Merge pull request #486 from gizmo98/patch-3
pifba: Try to fix compilation issue
2014-11-14 07:26:26 +01:00
Florian
664d26af85 Merge pull request #487 from gizmo98/patch-4
mame4all: Try to fix compilation issue
2014-11-14 07:25:59 +01:00
gizmo98
6e90b6f2bb uae4all: Try to fix compilation issue
Add libasound2-dev package.
2014-11-13 20:42:16 +01:00
gizmo98
2dd664389b snes9x-Rpi: Try to fix compilation issue
Add libasound2-dev package.
2014-11-13 20:41:02 +01:00
gizmo98
75d24f0964 mame4all: Try to fix compilation issue
Add libasound2-dev package.
2014-11-13 20:37:50 +01:00
gizmo98
ea63200733 pifba: Try to fix compilation issue
Add libasound2-dev package.
2014-11-13 20:36:02 +01:00
gizmo98
41be38eb53 Add minecraft-pi
There was a wish to add minecraft: http://blog.petrockblock.com/forums/topic/minecraft-pi-anyone-got-this-working-in-retropie/
Have not found any fullscreen option. Minecraft can be only closed with CTRL+ALT+F1 and CTRL+C.
2014-11-12 19:02:14 +01:00
Florian
b661a2c3a0 Added parameters in rpix86 module 2014-11-01 06:38:08 +01:00
Florian
0b4b762948 Updated Duke3D module 2014-11-01 06:36:33 +01:00
Jools Wills
150443fdd8 rework atari800 to split source/binary and use new variables/parameters 2014-10-27 01:02:26 +00:00
Jools Wills
4fa2897844 updated advmame.sh module to use separate build/install directories, the new emudir/builddir variables and other cleanups 2014-10-27 00:55:00 +00:00
Jools Wills
ad0bd8d826 cosmetic - remove a trailing tab, and a tab indentation 2014-10-26 19:31:17 +00:00
Florian
8b5cd0bbb5 Added dependency libsdl1.2-dev to gngeopi module 2014-08-26 07:09:49 +02:00
Florian
cac214f50b Updated GnGeo module 2014-08-22 07:48:10 +02:00
Florian
6b59876b97 Fixed GNGeoPi module installation (#448), updated Linapple module (#450) 2014-08-21 21:59:02 +02:00
Florian
f33c2165c8 Updated gngeopi module 2014-08-21 21:31:01 +02:00
Florian
67616fb01d Enhanced configuration of uae4all 2014-08-13 07:20:46 +02:00
Florian
8138086f53 Re-mapped input_enable_hotkey to 'nul' for RetroArch 2014-08-12 07:00:05 +02:00
Jools Wills
6076946ec3 for better readability/naming use depends rather than depen for dependency function naming (and retropie_package parameters) 2014-08-11 17:53:24 +01:00
Jools Wills
5487a25911 fixed quake3 path replacement sed (need to replace all matches - not just first). #430 2014-08-10 17:57:02 +01:00
Jools Wills
8d6be19686 added missing dependencies for snes9x - #431 2014-08-09 16:51:27 +01:00
Jools Wills
78161acd24 add sdl/sdlmixer dev package dependencies for uae4all - fixed #432 2014-08-09 16:47:58 +01:00
Jools Wills
f43a0b0dee cosmetic - remove trailing slash on mkdir 2014-08-09 16:24:23 +01:00
Jools Wills
55a5fb4db5 lots of fixes for the quake3 module including:
- rather than replacing the build.sh just patch up the including one with sed
- move the adding user to video group to configure (do we need this - this should be set up already on raspbian - perhaps better in its own module)
- use copy rather than mv for copying binaries so running twice works. Fix up incorrect wildcard quoting
- no need to rename zip. Force overwrite to avoid prompts on second run
- single chmod +x for all binaries
- make ports folder if it is missing, in case just this module was build
this set of fixes solves problems mentioned in #430
2014-08-09 16:19:31 +01:00
Jools Wills
61ec65993a use pushd/popd rather than cd in quake3 build script 2014-08-09 14:37:56 +01:00
Florian
565ddb76ea Enhanced building function of emulator GPSP 2014-08-08 19:38:34 +02:00
Florian
b934a1fa93 Added dependency for emulator jzIntv 2014-08-08 07:26:31 +02:00
Jools Wills
3e721b56e4 correct jzintv module id/function names 2014-08-08 00:43:37 +01:00
Jools Wills
6a5edab388 correct jzintv module filename 2014-08-08 00:42:44 +01:00
Jools Wills
a17519895c fixed building of jzint #426
remove older folder if it exists
use folder name without version number
correct makefile for gcc 4.7
remove rom building from submakefiles to account for missing examples folder
2014-08-08 00:40:44 +01:00
Jools Wills
fcc8310376 fixed incorrect https link to http for osmose. #424 2014-08-07 23:10:45 +01:00
Florian
6e856552ef Added menu "EXPERIMENTAL" 2014-08-07 07:41:47 +02:00
Florian
faef5e4eb3 Updated download URLs, added directory creation calls 2014-08-06 18:50:30 +02:00
Florian
4c7621291c Updated module dgen: dependencies, sources, installation 2014-08-06 18:30:43 +02:00
Florian
fe268cc36e Updated installation of openMSX 2014-08-04 20:57:14 +02:00
Florian
0b7de2603a Updated start command for mupen64plus 2014-08-02 19:43:41 +02:00