SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit d4999fbbdbce62f7ced6c332a6acaa83269e11da parent ef053ff11311ac21f81a9ce673777ad6bb547dac Author: Lior Halphon <LIJI32@gmail.com> Date: Thu, 7 Oct 2021 18:30:09 +0300 Give APU tests more time Diffstat:
| M | .github/actions/sanity_tests.sh | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/actions/sanity_tests.sh b/.github/actions/sanity_tests.sh @@ -1,10 +1,10 @@ set -e ./build/bin/tester/sameboy_tester --jobs 5 \ - --length 40 .github/actions/cgb_sound.gb \ + --length 45 .github/actions/cgb_sound.gb \ --length 10 .github/actions/cgb-acid2.gbc \ --length 10 .github/actions/dmg-acid2.gb \ ---dmg --length 40 .github/actions/dmg_sound-2.gb \ +--dmg --length 45 .github/actions/dmg_sound-2.gb \ --dmg --length 20 .github/actions/oam_bug-2.gb mv .github/actions/dmg{,-mode}-acid2.bmp
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.