Commit graph

199 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
2e2c418b9d
Lakka: bump version 2022-04-23 19:54:20 +02:00
Tomáš Kelemen (vudiq)
025abe872c
a5200: new libretro core 2022-04-15 19:02:18 +02:00
Tomáš Kelemen (vudiq)
95f7eebc6d
update CHANGES 2022-03-29 23:04:06 +02:00
Tomáš Kelemen (vudiq)
42ebabb868
backport: add new libretro cores
- add bk_emulator
- add race
- add sameduck
2022-03-28 13:16:39 +02:00
Tomáš Kelemen (vudiq)
bfd1c2249f
update libretro
- update RetroArch to 1.10.2 + drop patch merged upstream
- update almost all libretro cores to latest version
- drop duckstation core
2022-03-24 17:44:44 +01: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
Tomáš Kelemen (vudiq)
0d66f55381
fmsx: add libretro core 2022-03-01 08:59:01 +01:00
Tomáš Kelemen (vudiq)
0ed3cf7492
melonds: enable for all targets 2022-02-28 23:34:11 +01:00
Tomáš Kelemen (vudiq)
13817f255d
samba: expose recordings folder 2022-02-27 19:12:53 +01:00
Tomáš Kelemen (vudiq)
c30a4f8eb7
xmil: add libretro core (Sharp X1) 2022-02-25 20:38:30 +01:00
Tomáš Kelemen (vudiq)
8168295f0d
retro8: add libretro core (PICO-8) 2022-02-25 20:35:51 +01:00
Tomáš Kelemen (vudiq)
89f1ee4ee9
quasi88: add libretro core (PC-8800) 2022-02-25 20:33:11 +01:00
Tomáš Kelemen (vudiq)
0444f43986
potator: add libretro core (Watara Supervision) 2022-02-25 20:30:03 +01:00
Tomáš Kelemen (vudiq)
7087486208
freechaf: add libretro core (Fairchild ChannelF) 2022-02-25 20:28:31 +01:00
Tomáš Kelemen (vudiq)
5ea9d04bc7
blastem: add libretro core (Sega Genesis / Mega-Drive) 2022-02-25 20:23:59 +01:00
Tomáš Kelemen (vudiq)
99142337c5
Add support for RPi Zero 2 with GPICase
Co-authored-by: Cicirifu <54900043+Cicirifu@users.noreply.github.com>
2022-02-25 20:19:29 +01:00
gouchi
124695e96d
wasm4 : Add wasm4 to Libretro cores (#1606) 2022-02-21 10:52:35 +01:00
Philippe Simons
1bcf05554e
jumpnbump : add jumpnbump to Libretro cores (#1594)
* add jumpnbump core

* jumpnbump : update git url and version

* jumpnbump : alphabetic order

* jumpnbump : update core-info package

* jumpnbump : bump version
2022-02-03 22:03:20 +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)
1943ad296e
Fix typo / remove space 2021-11-15 08:38:25 +01:00
Tomáš Kelemen (vudiq)
e7f7a1bfc1
kronos: enable for more platforms/targets 2021-11-14 19:45:40 +01:00
Tomáš Kelemen (vudiq)
f294206cc8
Lakka: bump version to 3.6 2021-11-08 08:26:37 +01:00
Tomáš Kelemen (vudiq)
4616f19451 beetle-pce: add new core
original beetle-pce renamed to beetle-pce-fast
2021-10-26 11:20:36 +02:00
Tomáš Kelemen (vudiq)
1f4f03fd6c add ecwolf to LIBRETRO_CORES 2021-10-25 09:22:59 +02:00
Tomáš Kelemen (vudiq)
835d4c87ce samba: add share for database, show merged content of overlayfs 2021-10-18 15:17:17 +02:00
David Lawson
e2e5344719
Add svg version of Lakka logo (#1529) 2021-10-11 21:00:52 +02:00
Tomáš Kelemen (vudiq)
951e035eb6 Lakka/SMB: expose /storage/.cache as Services share 2021-10-05 12:16:53 +02:00
Tomáš Kelemen (vudiq)
dfc5d9fb70 Lakka: bump version 2021-09-27 21:12:05 +02:00
Tomáš Kelemen
2f1fb79279
add wireguard support to Lakka (#1499)
* wireguard: enable distro-wide

* L4T: disable wireguard

* Generic: enable wireguard in kernel for i386

* iMX6: enable wireguard in kernel

* wireguard: build out of tree module only for specific targets

the kernel currently used for these targets does not have
CONFIG_WIREGUARD, so they need wireguard-linux-compat package
2021-09-17 23:20:49 +03:00
Tomáš Kelemen
2413bc2fec
add xpadneo driver for Xbox One wireless gamepad (#1498)
* add xpadneo driver for Xbox One wireless gamepad

* xpadneo: add kernel patches

should prevent generic hid module to claim the gamepad

* xpadneo: add additional settings to modprobe conf
2021-09-14 19:51:26 +02:00
Demetris Ierokipides
ee281b7ecf Decommission i965 intel driver
- Its phased out by crocus on mesa v21.2.x and later driver
2021-09-11 15:17:37 +03:00
Tomáš Kelemen (vudiq)
fc2b556572 drop obsolete playlist/core association
settings `playlist_names` and `playlist_cores` are not used by RetroArch
anymore, default core for a playlist is not stored in `retroarch.cfg`.
2021-09-07 21:27:20 +02:00
David Lawson
3f2233cb46
mupen64plus: remove old core (#1489) 2021-09-07 21:20:06 +02:00
Tomáš Kelemen (vudiq)
aaef35ee35 Lakka: bump version for next release 2021-09-03 20:56:50 +02:00
Tomáš Kelemen (vudiq)
4988637fb0 RA_PLAYLIST_CORES: remove out-of-order entry 2021-09-03 20:42:20 +02:00
Ntemis
497be543ed Add dosbox-pure 2021-08-27 22:20:59 +02:00
Demetris Ierokipides
fdba315e60 Add crocus support for intel 2021-08-21 01:46:35 +03:00
gouchi
5dbc816e16
pcsx2 : add pcsx2 libretro core (#1461) 2021-08-15 20:23:31 +03:00
David Lawson
a2103ce04d
duckstation: add binary core (#1455)
Works on rpi4 at least.

There's a bit of a caveat when it comes to versions and re-building in that it won't get redownloaded unless we change the (arbitrary) PKG_VERSION or delete the .stamps and build directories
2021-08-11 00:08:57 +03:00
Tomáš Kelemen (vudiq)
2b55ec2ac4 Lakka: bump version to 3.3 2021-07-29 19:19:34 +02:00
gouchi
5f5f0569f8
np2kai: Add np2kai to Libretro cores (#1429) 2021-07-18 05:14:21 +03:00
Tomáš Kelemen
70fa6def9d
bsnes_hd: new libretro core (#1396) 2021-06-17 21:14:08 +03:00
Tomáš Kelemen (vudiq)
7c034fe482 createlog: adapt for Lakka needs 2021-06-13 17:01:42 +02:00
Jason Tomsic
9a78362154
L4T: enable melonds (#1385)
* L4T: enable melonds

* melonds: fix for rpi3 and rpi4 aarch64
2021-06-10 18:29:00 +02:00
David Lawson
0db684e916
rpi3-aarch64: re-enable n64 cores (#1384)
(credit to metchebe for the options)
2021-06-10 11:44:55 +03:00
Seth Barberee
22997e78e8
GPiCase: Switch back to BCM2835-driver (#1346)
* switch GPICase to BCM

* mupen64plus: build w/o mesa on GPICase

* retroarch: have to disable kms on BCM2835

* add videocore flag for 2835

* actually enable dispmanx

* retroarch: GPICase

add configure flags

* RPi/GpiCase: disable swanstation

Co-authored-by: by-gnome <40670278+by-gnome@users.noreply.github.com>
Co-authored-by: Tomáš Kelemen (vudiq) <vudiq@vudiq.sk>
2021-06-09 00:47:52 +02:00
David Lawson
449e51e7fa
Rpi3 aarch64 (#1380)
* Add rpi3-aarch64

* rpi3-aarch64: add to build_all.sh

* rpi3-aarch64 stuff

* rpi3-aarch64: Add kernel config from antonlacon
2021-06-08 12:16:38 +03:00
Tomáš Kelemen
e8fd2a7e45
build fixes after 1.9.4 update (#1357)
* desmume: update + rebase OGL patch

* duckstation: rename to swanstation

* parallel-n64: disable OGL for RPi4.aarch

* ppsspp: rework CMAKE options
2021-05-31 22:22:54 +03:00
Tomáš Kelemen
44e380acbf
add back cores that were removed due to space (#1349)
also disable beetle-saturn for RPi / GPICase, as it was disabled in the
past
2021-05-29 18:38:58 +03:00
David Lawson
3a4e0518af
rpi4: re-enable openlara (#1347)
Seems to build again now
2021-05-29 13:02:51 +03:00