git.y1.nz

SameBoy

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

commit 4f408eae7cc2d390ff941a8669d0f513d61fd915
parent dffc12331b0dc1ac8bd1df705f9858706ebc8713
Author: Lior Halphon <LIJI32@gmail.com>
Date:   Sat, 12 Dec 2020 18:13:55 +0200

Whoops

Diffstat:
MCore/apu.h2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Core/apu.h b/Core/apu.h @@ -124,7 +124,7 @@ typedef struct uint8_t channel_1_restart_hold; int8_t channel_4_delta; bool channel_4_countdown_reloaded; - + uint8_t channel_4_dmg_delayed_start; } GB_apu_t; typedef enum {

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