Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed Blargg's interrupt_time.gb #18

Open
BartElliott opened this issue Nov 23, 2018 · 1 comment
Open

Failed Blargg's interrupt_time.gb #18

BartElliott opened this issue Nov 23, 2018 · 1 comment
Labels

Comments

@BartElliott
Copy link
Contributor

What did you do?

./goboy cgb_sound.gb

What did you expect to see?

Tests passed

What did you see instead?

Test Failed:

 Sound: true
 CGB  : true

2018/11/23 12:28:52 Cart type: 0x02 (MBC1)
2018/11/23 12:28:53 0x10 (STOP) unimplemented (is 0x00 follows)

deepinscreenshot_select-area_20181123122920

System details

go version go1.11.2 linux/amd64
GOARCH="amd64"
GOBIN=""
GOCACHE="/home/bell/.cache/go-build"
GOEXE=""
GOFLAGS=""
GOHOSTARCH="amd64"
GOHOSTOS="linux"
GOOS="linux"
GOPATH="/home/bell/go"
GOPROXY=""
GORACE=""
GOROOT="/usr/lib/go"
GOTMPDIR=""
GOTOOLDIR="/usr/lib/go/pkg/tool/linux_amd64"
GCCGO="gccgo"
CC="gcc"
CXX="g++"
CGO_ENABLED="1"
GOMOD="/home/bell/github/goboy/go.mod"
GOROOT/bin/go version: go version go1.11.2 linux/amd64
GOROOT/bin/go tool compile -V: compile version go1.11.2
uname -sr: Linux 4.19.2-arch1-1-ARCH
/usr/lib/libc.so.6: GNU C Library (GNU libc) stable release version 2.28.
gdb --version: GNU gdb (GDB) 8.2
@Humpheh Humpheh added the bug label Nov 23, 2018
@Humpheh
Copy link
Owner

Humpheh commented Nov 23, 2018

The mem_timing.gb and interrupt_time.gb test roms have been annoying me for a while. I'm not entirely sure why they are failing at this point although I'm imagining that it is some kind of mistiming on the interrupts that it uses.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants