Commit graph

2504 commits

Author SHA1 Message Date
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
be9abdfc28 oops. type wasn't being set correctly 2014-12-12 03:22:23 +00:00
Jools Wills
d6eeb80d0a improved variable naming
exit calling all functions on an error
2014-12-12 03:17:00 +00:00
Jools Wills
8531edf9dd rename variables returned by modules. these would be better dealt with in a function - would be more flexible 2014-12-12 02:51:33 +00:00
Jools Wills
40abc2da8f use descriptive variables for use in modules rather than $1 / $2 etc. They have local scope in the parent function so are visible.
the build/install paths are pregenerated making modules even simpler - we use the module type to decide where to put it, which
will be needed for supplementary / libretrocores
2014-12-12 02:34:51 +00:00
Jools Wills
198bc723c3 left over popd 2014-12-12 02:29:37 +00:00
Jools Wills
f34c439c52 don't call c64 rom module - part of vice now 2014-12-12 02:23:26 +00:00
Jools Wills
38f569653c reworked darkplaces quake for new build location / system 2014-12-12 02:08:49 +00:00
Jools Wills
0b6c6e528d fixed - missed some paths in the module changes
fastdosbox referred to rpix86 - switched to correct binary, but probably needs some more changes
2014-12-12 01:45:20 +00:00
Jools Wills
ac9f3bf760 reworked vice for new build location / system
merge c64 rom installation with vice
2014-12-12 01:40:12 +00:00
Jools Wills
c28b1d62cc reworked uae4all for new build location / system 2014-12-12 01:12:46 +00:00
Jools Wills
c311157c6c Merge remote-tracking branch 'upstream/master' into separate_sources 2014-12-12 01:01:10 +00:00
Jools Wills
116750c3a3 uae4all also suffers from recent linker changes - added missing -lm and -lz libraries 2014-12-12 00:59:49 +00:00
Jools Wills
881b7a1c0a reworked snes9x for new build location / system 2014-12-12 00:28:01 +00:00
Jools Wills
bb11a9f6d0 reworked rpix86 for new build location / system 2014-12-12 00:18:59 +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
ae09c75732 reworked quake3 for new build location / system 2014-12-11 23:39:21 +00:00
Jools Wills
432a551f37 reworked pisnes for new build location / system 2014-12-11 23:23:27 +00:00
Jools Wills
44dfa17eac fixed setESSystem paths fr pifba 2014-12-11 23:11:44 +00:00
Jools Wills
6296d1e850 reworked pifba for new build location / system 2014-12-11 23:10:18 +00:00
Jools Wills
77905a0ccd reworked osmose for new build location / system 2014-12-11 22:45:20 +00:00
Jools Wills
e61baf70c6 reworked openmsx for new build location / system 2014-12-11 22:39:53 +00:00
Jools Wills
1abd1aba53 fixed - left over pushd after memory/swap changes 2014-12-11 21:13:54 +00:00
Jools Wills
17f9f965aa reworked mupen64rpi for new build location / system 2014-12-11 20:25:36 +00:00
Jools Wills
e69512c3f8 reworked minecraft for new build location / system 2014-12-11 20:01:18 +00:00
Jools Wills
14d791adb5 reworked mame4all for new build location / system 2014-12-11 19:57:43 +00:00
Jools Wills
2d903f167b reworked linapple for new build location / system 2014-12-11 19:39:43 +00:00
Florian
1a336a7107 Merge pull request #513 from petrockblog/memory
Memory/swap changes
2014-12-11 20:36:57 +01:00
Jools Wills
cbc1a0f101 reworked jzintv for new build location / system 2014-12-11 19:23:05 +00:00
Jools Wills
9f40af99b1 Merge branch 'master' into separate_sources 2014-12-11 19:15:17 +00:00
Jools Wills
03cdaecf25 jzintv also suffered from the updates to the raspbian linker - added libm to linker flags 2014-12-11 19:14:11 +00:00
Jools Wills
aeb56ab5bc fixed duplicate files passed to sed in jzintv 2014-12-11 19:03:20 +00:00
Jools Wills
04307b8101 reworked gpsp for new build location / system 2014-12-11 18:45:45 +00:00
Jools Wills
df5639b111 only check for source files when installing/copying 2014-12-11 18:41:24 +00:00
Jools Wills
dee8e74caa Merge branch 'memory' into separate_sources 2014-12-11 18:18:46 +00:00
Jools Wills
d2567b9d78 reworked gngeopi for new build location / system 2014-12-11 18:17:04 +00:00
Jools Wills
8e57f30102 rework fbzx for new build location / system (including list of files to install) 2014-12-11 17:35:09 +00:00
Jools Wills
a9aa742c01 allow modules to return a list of files/directories for copying/installing 2014-12-11 17:34:48 +00:00
Jools Wills
6ebcbe1fdf reworked fastdosbox for new build location / system 2014-12-11 17:12:18 +00:00
Jools Wills
f54cb2e3e4 no need to change directory for unpacking tar - we are in the correct location 2014-12-11 15:30:31 +00:00
Jools Wills
c3e018726c reworked eduke32 for new build location / system 2014-12-11 15:27:57 +00:00
Jools Wills
22735ae651 create builddir for install function also for the case of files installed from binaries 2014-12-11 15:24:32 +00:00
Jools Wills
57bbf567a0 reworked dgen for new build location / system 2014-12-11 15:15:49 +00:00
Jools Wills
685f09a80a reworked cpc emulator for new build location / system 2014-12-11 14:58:56 +00:00
Jools Wills
1a1529327d don't try to remove folder for git pull/clone function 2014-12-11 14:58:22 +00:00
Jools Wills
407d27fc58 create the install destination directory before running install 2014-12-11 14:56:28 +00:00
Jools Wills
04945e8ac3 rework basilisk emulator for new build location 2014-12-11 14:45:45 +00:00
Jools Wills
125d515b48 move error testing for "required" files to packages.sh - makes it easier for modules to report if something has worked or not 2014-12-11 14:44:49 +00:00