Commit graph

31 commits

Author SHA1 Message Date
Tomáš Kelemen
dba8b2944d
libretro update (1.10.3) (#1683)
- update RetroArch to 1.10.3
- remove RetroArch patches merged upstream
- update cores
- vice: remove buildfix patch
- fuse_libretro: add flags/define for bzip2 and dependency
- mame2010: add database
- mame2015: add database
- update databases/assets/shaders/joypads
2022-04-14 17:34:02 +02:00
Tomáš Kelemen (vudiq)
0fd295eef5
maintenance update
this is a maintenance update for platforms not yet ported to 4.x branch

- update RetroArch to 1.10.1
- update cores on par with Lakka 4.0 in branch Lakka-v4.x
- bump Lakka version to 3.7.1
- add PKG_SKIP_SUBMODULE variable (pcsx_rearmed has obsolete submodule
registration, which breaks cloning the repo and pulling submodules)
- bump cmake to 3.15.0 (required by play)
2022-03-17 08:35:28 +01:00
gouchi
958a0cce75
libretro: Update RetroArch to 1.10.0 + cores to latest (#1593) 2022-01-30 16:21:55 +02:00
Rob Loach
f6c70486b7
libretro: Update RetroArch to 1.9.14 + cores to latest (#1564)
* libretro: Update RetroArch to 1.9.14 + cores to latest

* flycast: Change to the upstream flycast package

This change makes use of the upstream flycast repository, rather than the libretro fork.

* flycast: Remove GLES from PKG_CMAKE_OPS_TARGET

* lakka: Update to version 3.7
2021-12-23 11:40:10 +02:00
Tomáš Kelemen (vudiq)
c06bcbe7f2
Update libretro packages to latest
* glsl/slang-shaders: add toolchain
* retroarch-overlays: add toolchain + redo functions
2021-11-12 11:25:37 +01:00
Tomáš Kelemen (vudiq)
97b6fa7a45 update libretro packages
- update RetroArch to 1.9.12
- update PPSSPP to 1.12.3
- update all other cores/packages to latest commit
2021-10-24 08:41:42 +02:00
GavinDarkglider
ad79e6c722
[WIP] Minor/Final 3.x Switch Updates (#1533)
* Update kernel, enable ambiant light sensor

* Enable auto controller config, add known good controller configs for
Nintendo Switch Controllers.

* update uenv.txt
2021-10-18 17:53:13 +03:00
Tomáš Kelemen (vudiq)
4d2843a6db Update RetroArch to 1.9.11 and cores to latest 2021-10-10 20:44:28 +02:00
David G. F
540fc6e149
Add RG351MP (#1520)
So far seems that everything works (screen, joypad, usb, etc)
2021-09-30 22:04:02 +03:00
David Lawson
e5fa7df548
Add support for RPi4-RetroDreamer (#1501)
* RPi4-RetroDreamer: copy RPi4 target

* RPi4-RetroDreamer: add device specific config

* RPi4: enable R8188EU driver

* RPi4*: symlink kernel configs for RPi4 variants to main device

* RPi4*: Enable CONFIG_USB_DWC2 for usb on CM4

* RPi4-RetroDreamer: patch Rock Candy autoconfig for built in controls

* RPi4-RetroDreamer: fix sound

* RPi4-RetroDreamer: use same Retroarch settings as PiBoyDmg

* RPi4-RetroDreamer: add to build_all.sh
2021-09-15 21:19:27 +03:00
David Lawson
44ff0add1b
Add support for RPi4 PiBoy DMG (#1486)
* RPi4-PiBoyDmg: copy rpi4 device

* RPi4-PiBoyDmg: add device specific settings to distroconfig.txt

* RPi4-PiBoyDmg: change RPi4 tests to only check the first four characters

* RPi4-PiBoyDmg: add xpi_gamecon package

* RPi4-PiBoyDmg: add joypad autoconfig

* RPi4-PiBoyDmg: add some retroarch config customisations

* RPi4-PiBoyDmg: add to build_all.sh
2021-09-06 16:06:52 +03:00
Tomáš Kelemen (vudiq)
b2487adf0a libretro: update to latest + rebase patches 2021-09-04 12:42:07 +02:00
Demetris Ierokipides
db503f6a4f Bump all libretro cores & retroarch to > v1.9.8
- 30/Aug/21
2021-08-30 01:44:11 +03:00
Tomáš Kelemen (vudiq)
c1e52a057d Update Retroarch to 1.9.7 + all cores to current
- Retroarch: removed patch merged upstream
- Dolphin: include `dolphin-emu/Sys` in the image
2021-07-28 20:35:55 +02:00
Tomáš Kelemen
a9e539dcb1
Update RetroArch to 1.9.6 + cores to latest (#1426) 2021-07-14 22:42:50 +02:00
Tomáš Kelemen
25ccc4db94
update RetroArch to 1.9.5 + all cores to current (#1390)
- retroarch: also removed patches merged upstream
2021-06-13 17:49:18 +03:00
Demetris Ierokipides
7d6d53e069 Bump everything to v1.9.4 2021-05-31 02:26:21 +03:00
Demetris Ierokipides
3ce79af38f Bump every core & retroarch to v1.9.3 stable 2021-05-18 19:31:05 +03:00
Demetris Ierokipides
0078a9da62 Libretro: Update all everything 2021-04-03 04:47:13 +03:00
Seth Barberee
cdd7049f7b
update libretro cores (#1122)
* update libretro cores

* update atari800

* update tic80

* fix indent

* disable threaded renderer on arm

* update ignore sdl patch

* make: fix compile issues and update package from LE

* duckstation: repoint to libretro and update. upstream doesn't support libretro core anymore

* pcsx_rearmed: updated and removed unneeded patch

* libretro cores: update all cores

* melonds: fix patch error

* lutro: drop unneeded patch and update

* mu: revert back to make and fix directory references for building/copying core

* beetle-psx: pick version before static c++ until figure out linking

* bsnes2014: fix up copy build error

* bsnes-mercury: fixup copy build error
2021-03-10 22:12:37 +02:00
Murad U
e925215274
Adding initial support for ODROID-Go Super (#1186)
* Initial ODROID-Go Super support

* Added missing libssl-dev dependency in Docketfile

* Reverted Retroarch version
2021-02-26 14:57:32 +02:00
David G. F
424b1d8d8f
Adding initial support for Gameforce CHI console (#1182)
This is essentially an OGA clone with a bigger (640x480) non-rotated
screen. Requires a joypad kernel patch (a copy of OGA's + small bits) and a new
DTB.

Changed a bit the way splash screens work, now you can specify proper
resolutions (instead of just vertical res) so that it works well for
cases like rotated screens.

Tweaked Retroarch to ship both drivers (DRM + GO2 DRM) and the GO2
driver to inhibit itself in case the console has a non-rotated display.
This should work for any console as long as the resolution is reported
correctly. The regular DRM driver should have 1 frame less latency!

What's not working: Console is still rotated (minor issue) and kernel
panics on poweroff :) Debugging it, but I'll need to solder the UART for
that.
2021-02-19 17:05:46 +02:00
David G. F
cb58954d6b
Adding RG351P support, an Odroid Go Advance clone (#1105)
This console requires a separate DTS and a USB controller config.
U-Boot cannot reliably distinguish the two consoles since the HW ID
for it is the same as OGA v1.1 (looking into the schematics did not
yeld any GPIO differences that could be used for that).

I plan to dig a bit more into u-boot, perhaps enabling USB and
looking for the USB controller could be a way to differentiate them.
In the meantime this just adds another OGA flavor, which adds little
overhead to the build system.

Another TODO is rumble support, mapped to PWM1, which is not trivial
to support in RetroArch.
2020-11-18 20:01:16 +02:00
Ntemis
42b12e3783 Fix retroarch-joypad-autoconfig doc dir after update 2020-08-10 18:34:11 +02:00
Ntemis
fddd2f42f7 Update all retroarch related packages 2020-08-10 19:11:27 +03:00
Demetris Ierokipides
5766173240
Odroid Go Advance Support (#981)
* Lakka: Add RK3326 - Odroid Go Advance support

* odroidgo2: rename kernel

* libretro: fix some packages

* OGA:And there will be Cortex-A35 support in ARCH=arm

* RK3326: rename to OdroidGoAdvance

* uboot_helper: add missing bracket

* OdroidGoAdvance: fix bootloader and kernel

* OdroidGoAdvance: boots and shows a prompt!

* OdroidGoAdvance: enable wayland

* libretro-cores: new package, add master switch

* OdroidGoAdvance: have wayland use libmali's wayland-egl

* OdroidGoAdvance: fix wayland / wayland-egl dependency in RetroArch

* OdroidGoAdvance: boots to rotated RetroArch

* OdroidGoAdvance: add joypad autoconfig (to be upstreamed)

* OdroidGoAdvance: remove Wayland, go back to KMS

* odroidgo2: works without wayland, set xmb layout, update assets

* odroidgo2: oops

* odroidgo2: menu scaling adjustments

* Enable audio and headphone sensing (#905)

* retroarch: cleanup

* retroarch: remove XDG_RUNTIME_DIR envvar

* rkbin: cleanup

* odroidgo2: cleanup

* odroidgo2: cleanup x11 and wayland

* odroidgo2: please?

* odroidgo2: add proper splash

* Rockchip: disable UART serial console

* OGA:Add charging animation support on uboot

- Users have to burn this SPI flash update image and boot from it first
https://wiki.odroid.com/lib/exe/fetch.php?tok=bd1c8c&media=https%3A%2F%2Fdn.odroid.com%2FRK3326%2FODROID-GO-Advance%2Frecovery%2Fsdcard_recovery_200211.img

Signed-off-by: Ntemis <ierokipides.dem@gmail.com>

* retroarch: update

* Small libretro update

* Use proper flags for OdroidGoAdvance a35 (#908)

* OGA: Bump kernel
- Added esp8089 driver
- Fixes suspend and resume of rk817 codec
- Fixes rk817 battery driver temp prop

Signed-off-by: Ntemis <ierokipides.dem@gmail.com>

* Update Easyrpg to v0.6.2 stable

* OdroidGoAdvance: Add support for OGA v1.1 (#957)

Co-authored-by: natinusala <natinusala@gmail.com>
Co-authored-by: shantigilbert <shantic@gmail.com>
2020-07-14 05:47:17 +03:00
Demetris Ierokipides
01ad98fe96
Bump everything to 1.8.9 Retroarch release head (#971)
- Tinkerboard: Build tested with unbuildable cores disabled
2020-07-06 02:04:02 +02:00
gouchi
569eb28526
libretro: update to latest core and latest stable RetroArch (#958) 2020-06-19 17:30:06 +03:00
Tomas Kelemen (vudiq)
3e5dc767ac libretro update (port of #764) 2019-09-13 20:50:24 +02:00
Tomáš Kelemen
76e8c37dad
retroarch-joypad-autoconfig: update to latest (#728)
includes udev config for 'Wireless Steam Controller'
2019-07-27 09:41:15 +02:00
Tomas Kelemen (vudiq)
a367556c74 Lakka: initialize 2019-06-27 19:52:48 +02:00