The source project of this merge request has been removed.
[CICD] Added CICD config
Description
This PR adds a CICD pipeline that will compile libretro_switch.a
and then build an nro
from retroarch with it.
- This installs
devkitARM
using pacman before execution - Everything will be compiled for all branches
- The zip will only be created for master
Comments
- We could have some of the assets specific to this project in the
snes9x
repo instead of theRetroArch
one - like the overlay image andNintendoSNES.cfg
- This needs at least one runner with docker support
Edited by Starcarr