Jools Wills
2746c44e05
atari800 - added basic launch script for basic archive support
...
* only supports first file in archive
* check md_mode in configure stage so we only do install work when installing
2019-12-19 01:52:48 +00:00
Jools Wills
059590bf6a
atari800 - switch to using github repo and update to v4.1.0
...
* added automake dependency
* update patch - we only change the compiler name to gcc now
* params() should be local
2019-12-19 01:22:27 +00:00
Jools Wills
d7ee53c366
Merge pull request #2912 from joolswills/platform_based_sections
...
packages - added the ability to set a package section based on platfo…
2019-12-19 01:14:49 +00:00
Jools Wills
f19a199c51
Merge pull request #2916 from cmitu/licenses
...
licenses: update/add links for a few scriptmodules
2019-12-06 05:51:19 +00:00
cmitu
bf8eb1da32
Update license links for a few scriptmodules
2019-12-06 05:07:16 +00:00
Jools Wills
30f55cf1e2
Merge remote-tracking branch 'retropie/master' into fkms_rpi4
2019-12-06 03:30:45 +00:00
Jools Wills
67785e3af3
amiberry - remove -Ofast and use our default optimisation levels
2019-12-06 02:32:01 +00:00
Jools Wills
637e9cf66c
adjust module sections to use platform flags for section choice
2019-12-05 00:48:10 +00:00
hissingshark
1a9158a9b9
Mesa unneeded for Vero4K GLES and appears to be harmful.
2019-12-02 04:13:28 +00:00
Jools Wills
7d0b726f18
Merge pull request #2904 from hissingshark/vero4k
...
Mesa unneeded for Vero4K GLES and appears to be harmful.
2019-12-02 04:00:13 +00:00
Jools Wills
98cf4a103d
Merge remote-tracking branch 'retropie/master' into fkms_rpi4
2019-11-21 13:25:01 +00:00
Jools Wills
bad854f4c1
amiberry - fix the "make clean" for capsimg by moving to after configure stage
2019-11-21 09:41:51 +00:00
Jools Wills
fa672c6569
Merge remote-tracking branch 'retropie/master' into fkms_rpi4
2019-11-21 07:06:31 +00:00
Jools Wills
ac7a252644
amiberry - remove temporary comment left over from development PR
2019-11-21 07:04:29 +00:00
hissingshark
bdb7c173fe
Mesa unneeded for Vero4K GLES and appears to be harmful.
2019-11-18 06:22:00 +00:00
Jools Wills
6068057560
pifba - only copy default configs on install
2019-11-17 00:25:21 +00:00
Jools Wills
fcbd2f10de
Merge remote-tracking branch 'retropie/master' into fkms_rpi4
2019-11-16 15:48:20 +00:00
Jools Wills
44690da11e
Merge pull request #2886 from joolswills/amiberry_update
...
Amiberry update
2019-11-16 15:22:13 +00:00
Jools Wills
cb4ec2fd04
amiberry - added ipf and zip extensions to help info
2019-11-16 14:57:56 +00:00
Jools Wills
97f6ef40c8
amiberry - enable building of capsimg.so for ipf support
2019-11-16 14:57:56 +00:00
Jools Wills
ffc601cf34
amiberry - update to changes in latest version
...
* sdl1 is now removed - use sdl2 + dispmanx for rpi1/2/3
* simplify platform / bin logic
* don't use sdl1 dependencies from uae4arm / dependency logic cleanup
* remove Makefile CFLAGS patch - uses CPUFLAGS now and they are needed for GNU as
* no need for symlink as final binary is now called amiberry for all platforms
2019-11-16 14:57:56 +00:00
Jools Wills
6aa73f5791
Merge pull request #2899 from cmitu/pcsx2-ppa
...
pcsx2: enable installation on Debian
2019-11-12 20:08:53 +00:00
cmitu
ec4ec709cd
pcsx2: fix installation on Debian
2019-11-12 17:55:55 +02:00
Jools Wills
8c3441b6f3
Merge pull request #2896 from cmitu/pcsx2-ppa
...
pcsx2: fix emulator path with PPA install
2019-11-10 22:04:48 +00:00
cmitu
8c3ed43cb7
pcsx2: fix emulator path with PPA install
2019-11-10 18:57:14 +02:00
Jools Wills
9a09d9b1ba
Merge pull request #2894 from cmitu/pcsx2-ppa
...
pcsx2: use upstream PPA for the latest version
2019-11-10 08:05:11 +00:00
cmitu
bf278ef5e8
pcsx2: use upstream PPA for the latest version
2019-11-10 10:01:21 +02:00
Jools Wills
d6d237478c
Merge pull request #2892 from dankcushions/swapfix
...
VSync patch now merged upstream. Removing.
2019-11-10 05:42:31 +00:00
Jools Wills
53a3e0a2fd
Merge branch 'master' into fkms_rpi4
2019-11-10 05:14:47 +00:00
Jools Wills
3bc20a3b54
ppsspp - fix building for rpi1 target on rpi2/3 or chroot
...
CMakeLists.txt uses CMAKE_SYSTEM_PROCESSOR and adjusts flags based on this
however if building on rpi2/3 or in a chroot with __platform=rpi1 this will
still return armv7l as it uses "uname". This causes armv7/neon code to be included
which causes building to fail. We can override this by setting -DFORCED_CPU=armv6
which fixes building for the rpi1
2019-11-10 05:06:12 +00:00
Jools Wills
c6ac1b0f55
Merge remote-tracking branch 'retropie/master' into fkms_rpi4
2019-11-07 19:49:23 +00:00
dankcushions
8ba782756f
VSync patch now merged upstream. Removing.
2019-11-07 15:49:58 +00:00
Jools Wills
5941e53df0
Merge pull request #2867 from raelgc/update_dolphin_depends
...
Update dolphin depends
2019-11-07 06:14:06 +00:00
dankcushions
f98b4ff6d1
FPS hack is no longer needed as per 96e1d73217 (diff-fe35047c4f73377c42592c2271157752)
2019-11-05 14:23:45 +00:00
Jools Wills
960204d4d9
Merge remote-tracking branch 'retropie/master' into fkms_rpi4
2019-11-04 06:00:42 +00:00
Hugo Hromic
411d9a03c9
scummvm - pull using stable tag and disable experimental engines
...
* Use official tags as requested by upstream developers
* Do not enable experimental engines as requested by upstream developers
* Re-organised long lines
* Rebased patches
2019-11-02 13:26:25 +00:00
Conn O'Griofa
e659fc689d
reicast: update for rpi4 & generic kms
...
* Add support for RPI4 and generic KMS targets
* Allow configuration of rpi3 platform in favour of rpi2 platform
* Move build configuration into separate function to avoid duplication between
build and install functions.
* avoid duplication of addEmulator definitions due to audio backend options
* Set alsa as default audio backend for mesa (omx doesn't work, and oss backend via
aoss causes emulator stuttering).
Patch details (may be removed after upstream is fixed):
* Add SDL/gles2 sub-platform for rpi4 to allow kmsdrm compatibility
* Ensure vsync is enforced for SDL, otherwise KMSDRM will run at unlocked framerate.
* Fix signal handler conflict by disabling SDL2's exit signal handler, and ensuring that
reicast gracefully cleans up by stopping emulation and invoking SDL_Quit() during exit.
2019-11-01 04:11:33 +00:00
Jools Wills
6cbbc1bec7
Merge remote-tracking branch 'retropie/master' into fkms_rpi4
2019-10-30 15:09:56 +00:00
Jools Wills
e4ee6981b1
Merge pull request #2878 from dankcushions/txCache
...
N64: GLideN64: set Texture Cache to 128MB for Pi 2+, 64MB for Pi 1/0 (RPI)
2019-10-30 02:00:46 +00:00
dankcushions
e082d09d13
Use 128MB cache size for rpi2+, 64MB for pi1/0.
2019-10-28 18:14:45 +00:00
dankcushions
319b1242ab
Tidy up FBEmulation setting.
2019-10-28 18:10:32 +00:00
Jools Wills
af31c5d188
Merge pull request #2881 from cmitu/fkms_additions
...
fkms: enable residualvm and xroar
2019-10-27 21:12:25 +00:00
cmitu
8a35a32d78
fkms: enable residualvm and xroar
2019-10-27 19:13:49 +00:00
Jools Wills
828320c5cb
Merge remote-tracking branch 'retropie/master' into fkms_rpi4
2019-10-26 22:11:14 +01:00
Jools Wills
3612e75583
jzintv - disable warnings for GCC also to fix building on gcc 8.x on buster - fixes #2755
2019-10-26 22:10:12 +01:00
dankcushions
96e1d73217
FPS Counter hack no-longer works, and redundant since Zelda* is in the GLideN64 blacklist
2019-10-23 21:05:54 +01:00
Jools Wills
12735c0dfb
Merge pull request #2872 from raelgc/build_pcsx2_from_source
...
Generate pcsx2 from source
2019-10-23 18:08:24 +01:00
Rael Gugelmin Cunha
299fe8fdbf
Generate pcsx2 from source
2019-10-23 13:51:12 -03:00
Jools Wills
0b9cbba68c
Merge remote-tracking branch 'retropie/master' into fkms_rpi4
2019-10-21 23:50:53 +01:00
Jools Wills
231b13ab09
scummvm - missing dependencies
...
* libasound2-dev for alsa support
* libcurl4-openssl-dev for cloud support
2019-10-21 04:31:07 +01:00