git.y1.nz

SameBoy

Accurate GB/GBC emulator
download: https://git.y1.nz/archives/sameboy.tar.gz
README | Files | Log | Refs | LICENSE

commit 6d6982abee3e800604eb5b64738c63ba229b04a7
parent cd2275c129aaa95402c3f60f15cee5f7d537e9c1
Author: Lior Halphon <LIJI32@gmail.com>
Date:   Fri,  8 Mar 2024 19:43:51 +0200

The path should be relative to the libretro folder

Diffstat:
Mlibretro/gitlab-ci.yml2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libretro/gitlab-ci.yml b/libretro/gitlab-ci.yml @@ -10,7 +10,7 @@ JNI_PATH: libretro MAKEFILE_PATH: libretro CORENAME: sameboy - BOOTROMS_DIR: BootROMs/prebuilt + BOOTROMS_DIR: ../BootROMs/prebuilt # Inclusion templates, required for the build to work include:

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.