git.y1.nz

SameBoy

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

commit 6eb42ab283f9dcdb8e2a345b92833fc8bb685e75
parent be171cfe66719aef3159006ab616b7fe88fb8acb
Author: Lior Halphon <LIJI32@gmail.com>
Date:   Sat,  3 Jun 2023 14:49:32 +0300

Also upload lib/ and include/

Diffstat:
M.github/workflows/sanity.yml2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/sanity.yml b/.github/workflows/sanity.yml @@ -38,4 +38,4 @@ jobs: uses: actions/upload-artifact@v1 with: name: sameboy-canary-${{ matrix.os }}-${{ matrix.cc }} - path: build/bin + path: build/bin build/lib build/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.