git.y1.nz

SameBoy

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

commit 6ffe924637a978001ee66c65aa43d45a3f1ec38c
parent d178ece9090d6aea39f759bb3a96f1c8866b039d
Author: Lior Halphon <LIJI32@gmail.com>
Date:   Sun, 26 Dec 2021 21:43:54 +0200

This is probably better but still wrong

Diffstat:
MCore/display.c1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/Core/display.c b/Core/display.c @@ -1643,6 +1643,7 @@ abort_fetching_object: skip_slow_mode_3: /* TODO: This seems incorrect (glitches Tesserae), verify further */ + gb->data_for_sel_glitch = 0; /* if (gb->fetcher_state == 4 || gb->fetcher_state == 5) { gb->data_for_sel_glitch = gb->current_tile_data[0];

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