SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit b583f62e7b82432d353c0892c9ba57f839629172 parent 950c0d55242d1b0a26716e2e3eb4cfbe1afb0fcf Author: Lior Halphon <LIJI32@gmail.com> Date: Fri, 8 Mar 2024 18:24:32 +0200 It works on my machine :( Diffstat:
| M | .github/actions/update_libretro.sh | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/actions/update_libretro.sh b/.github/actions/update_libretro.sh @@ -1,4 +1,4 @@ -set -e +set -exo pipefail LATEST=$(git tag --sort=-creatordate | grep "^v" | grep -v libretro | head -n 1)
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.