git.y1.nz

SameBoy

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

commit eb60dbce0d55cf86f3dde80122fb2bf0dc0014c1
parent 12891c641b0a3f148f2131544c4a012311ab3954
Author: Lior Halphon <LIJI32@gmail.com>
Date:   Mon, 23 May 2022 22:13:59 +0300

There you go, kouhai. Closes #455

Diffstat:
MBootROMs/hardware.inc2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/BootROMs/hardware.inc b/BootROMs/hardware.inc @@ -29,7 +29,7 @@ ; If all of these are already defined, don't do it again. IF !DEF(HARDWARE_INC) -HARDWARE_INC SET 1 +HARDWARE_INC = 1 rev_Check_hardware_inc : MACRO ;NOTE: REVISION NUMBER CHANGES MUST BE ADDED

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