Commit graph

1764 commits

Author SHA1 Message Date
Jools Wills
7edafd26be px68k - use same bios location as lr-px68k ($biosdir/keropi). update help text. 2017-05-12 18:07:20 +01:00
Jools Wills
b4660dfde5 removed drastic module - author does not want the beta in retropie - http://www.drastic-ds.com/viewtopic.php?t=4307
* the emulator beta was released publically with no restrictions mentioned at the time when we included it.
2017-05-05 17:25:29 +01:00
Jools Wills
da5722fd13 vice - makeinfo is part of texinfo package 2017-05-03 20:00:34 +01:00
Jools Wills
ccb0d34407 hatari - trailing spaces 2017-05-02 00:40:31 +01:00
Jools Wills
ae7222da8d hatari - enable for mali 2017-05-02 00:40:12 +01:00
Jools Wills
9eff4fcbef Merge pull request #1942 from joolswills/odroid_xu
Odroid XU support
2017-05-01 23:35:00 +01:00
Jools Wills
a3880c22ff mupen64plus - add nasm dependency for x86 - fixes #1965 2017-05-01 16:27:33 +01:00
Jools Wills
dbf70f8f3f vice - added makeinfo dependency 2017-04-30 16:39:48 +01:00
Jools Wills
3c1245c729 retroarch - added libx11-xcb-dev dependency 2017-04-28 18:50:33 +01:00
Jools Wills
950fd9ef08 zesarux - updated to v5.0 2017-04-22 20:51:40 +01:00
Jools Wills
8de09afedc retroarch - hardcode mali struct until next retroarch version which will include it 2017-04-20 22:47:08 +01:00
Jools Wills
023131ee4e retroarch - only install nvidia-cg-toolkit if it is available 2017-04-20 21:40:01 +01:00
Jools Wills
cfaa04786b retroarch - revert upstream dispmanx triple buffer removal due to performance issues - https://github.com/libretro/RetroArch/pull/4621 2017-04-15 14:02:59 +01:00
Jools Wills
9a28b6eede mupen64plus - correct RPI detection code 2017-04-03 15:36:05 +01:00
Jools Wills
20e2deacd9 mupen64plus - var quotes 2017-04-03 15:34:14 +01:00
Jools Wills
45a10d47a8 Merge pull request #1943 from gizmo98/GLideN64-config-version
GLideN64: store and load config version
2017-04-03 15:32:21 +01:00
gizmo98
6818b79788 GLideN64: store config version 2017-04-02 19:54:51 +00:00
Jools Wills
7aa68d4e8d ppsspp - fix install due to flash0 folder moving to assets - fixes #1944 2017-04-01 20:01:20 +01:00
Jools Wills
34fcb2d28d fuse - updated to fuse 1.3.4 / libspectrum 1.3.2 2017-03-27 18:25:08 +01:00
Jools Wills
b27a72ab34 Merge pull request #1932 from gizmo98/GlideN64-upstream
mupen64plus: cleanup and add GlideN64 upstream again
2017-03-22 20:57:36 +00:00
gizmo98
a8dfdf6d25 mupen64plus: use GlideN64 upstream again
-enable FBemu to fix screen misalignment.
-use current config version
2017-03-22 20:27:29 +01:00
gizmo98
183592f01b mupen64plus: enable FPS counter
Fixes for unknown reason zelda startup depth issue.
2017-03-22 20:24:14 +01:00
gizmo98
4f0645503b mupen64plus: limit cache size to 50MB
A greater value leads to texture corruptions and massive slowdowns in
Beetle Adventure Racing and Yoshis Story.
2017-03-21 22:44:57 +01:00
gizmo98
f8440e5a22 mupen64plus: disable legacy blending for zelda games
Navi is transparent if legacy blending is enabled.
2017-03-21 22:42:41 +01:00
gizmo98
ec44ca6a0d mupen64plus: remove VEC4_OPT
Produces glitches in some games (Conker BFD, Zelda etc.)
2017-03-21 22:41:11 +01:00
gizmo98
e722eaefb2 mupen64plus: remove graphics plugin videocore
This graphics plugin is not useful at all atm.
2017-03-21 22:40:18 +01:00
Jools Wills
b67811ba3b advmame - updated to v3.4 2017-03-20 17:45:49 +00:00
Jools Wills
78cf49c03c pcsx2 - disable on 64bit for now - there are sdl2 version conflicts that cannot be easily resolved currently with the i386 packages. 2017-03-20 17:31:45 +00:00
Jools Wills
0058686658 ppsspp - no need for sed -e flag 2017-03-18 18:12:34 +00:00
Jools Wills
869edadcc3 ppsspp - remove unneeded aarch64 patch (now upstream). 2017-03-18 18:09:31 +00:00
Jools Wills
11be266953 ppsspp - change way we set our CXXFLAGS to fix building/linking on armv7 2017-03-18 18:08:10 +00:00
Jools Wills
98670a8326 minivmac - add sdl2 dependency and enable for mali 2017-03-14 21:27:12 +00:00
Jools Wills
5a2288cbf9 minivmac - use macintosh system 2017-03-14 21:26:17 +00:00
gizmo98
163995ebc1 mupen64plus: use config version of branch "flicker fix"
Use version 15 until we can use upstream again.
https://github.com/joolswills/GLideN64/blob/flicker_fix/src/Config.h#L7
2017-03-14 22:06:22 +01:00
Jools Wills
4e1e1c51d7 vice - added portaudio / libpulse dependencies 2017-03-14 20:10:15 +00:00
Jools Wills
75ed38b3db removed libgl1-mesa-dev dependencies as included in sdl2 2017-03-13 17:45:12 +00:00
Jools Wills
51903010e3 reicast - erwork launching / system manager launching
* don't use broken symlink - incompatible with fat32. Use a +Start script
 * rework reicast.sh launch script parameter handling so ROM / AUDIO settings are only added if included on commandline
2017-03-13 02:41:15 +00:00
Jools Wills
cdc9d5d18c ppsspp - make sure ppsspp uses our CFLAGS/CXXFLAGS / rework cmake parameters 2017-03-12 21:06:53 +00:00
Jools Wills
d7e3b2be7e ppsspp - removed -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 from cmake file as we handle this ourselves based on OS 2017-03-12 19:02:21 +00:00
Jools Wills
a602876c6d retroarch - update to v1.5.0 2017-03-10 16:56:10 +00:00
Jools Wills
e1b1a54ca5 Merge pull request #1910 from joolswills/amiberry
added amiberry - fixes #1880
2017-03-07 20:24:40 +00:00
Jools Wills
9ce573e489 fuse - added "+Start Fuse" launch script for standalone fuse and use fullscreen by default (for x11) 2017-03-06 23:29:36 +00:00
Jools Wills
3d20023c07 added amiberry - fixes #1880 2017-03-06 18:34:44 +00:00
Jools Wills
2e0c3b7c7b fs-uae - just hardcode disk image exts as they are not changing and the displayed amiga extensions list contains other extensions such as .sh 2017-03-06 17:28:53 +00:00
Jools Wills
3f15323613 mupen64plus - fix mupen64plus launch script rpi check on kernel 4.9+ 2017-03-05 23:15:12 +00:00
Jools Wills
57afd461df coolcv - requires libsdl2 to be installed 2017-03-02 16:18:03 +00:00
Jools Wills
5926524aff added licences to modules 2017-03-01 13:51:12 +00:00
gizmo98
e2e74b7794 Mupen64Plus: Update config version
https://github.com/gonetz/GLideN64/blob/master/src/Config.h
2017-02-24 22:19:20 +01:00
Jools Wills
8fe89b8df1 stella - updated to v4.7.3
* removed update hook - upgrades from v3.x retropie will need to manually install the module again
2017-02-24 19:29:15 +00:00
Jools Wills
deebd6b4aa advmame - added dialog to the update hook regarding split 2017-02-22 19:58:52 +00:00