git.y1.nz

gbdk-2020

GameBoy Development Kit
download: https://git.y1.nz/archives/gbdk.tar.gz
README | Files | Log | Refs | LICENSE

commit 753df8b376d85908bc9d9a0bcedbbf37a2f67613
parent 9c1c0748827aa47945c737c29f2cda7e8f5e5028
Author: toxa <untoxa@mail.ru>
Date:   Tue,  3 Nov 2020 14:51:26 +0300

fix global.s

Diffstat:
Mgbdk-lib/libc/gb/global.s2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gbdk-lib/libc/gb/global.s b/gbdk-lib/libc/gb/global.s @@ -195,5 +195,5 @@ lbl1: lbl2: DEC A JR NZ, lbl1 - +.endm

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