Commit graph

9 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
gouchi
958a0cce75
libretro: Update RetroArch to 1.10.0 + cores to latest (#1593) 2022-01-30 16:21:55 +02:00
Giovanni Cascione
8bb17e654c
mame2015: fix aarch64 build error (#1582) 2022-01-15 20:33:32 +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
GavinDarkglider
810d341599
Add support for Base L4T Platform and Nintendo Switch device (#1288)
* Add new platform: Linux4Tegra(L4T) base

* L4T: Add Nintendo Switch device to L4T Project

* L4T: Add support for Nintendo Switch bootloader package to build system

* Script Update: Extract Add support for tbz2 extension

* Package Update: Update pulseaudio to latest building version, add patches to support ucm2 as that is what lakka is shipping.

* New Package: Add rewritefs package, because we need to edit filenames on the fly, when using nintendo switch, as all data is saved to fat32 partition, where : is not a valid character in file names. eg. Bluetooth Configs

* Package Update: Linux Add support for nintendo switch l4t kernel

* Package Update: Busybox: Allow L4T device builds to just dump files in initramfs, such as firmware or new init script

* New Package: Mergerfs

* Package Update: Retroarch Bump version, and Add Nintendo Switch support, add support for X display server to retroarch start enviornment

* New Package: xf86-video-nouveau

* Package Update: libxkbcommon L4T fixes

* Dockerfile: Add needed build dependencies for L4T Platform stuff.

* Update Scripts: Add support for building L4T Switch to build_all script

* Package Update: Mupen64plus_next Add Nintendo Switch build support

* Package Update: Mame2015 Add support for building on Nintendo Switch

* Package Update: Bluez Add support for Nintendo Switch

* Package Update: libdrm remove libdrm.so.2 symlink with L4T boards, as nvidia supplies their own
2021-05-10 22:56:02 +03:00
David Lawson
420339e88e
rpi4-aarch64: fix mame2015 build (#1278) 2021-04-26 00:41:50 +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
Ntemis
75bb4dc900 mame2015: exclude i386 arch 2020-08-05 23:26:05 +03:00
Seth Barberee
6b86fcf72a
mame2014 is now mame2015. Move/enable/add playlist (#1002) 2020-08-04 16:12:59 +03:00