Skip to content

Commit f437856

Browse files
Group boot-up B values
1 parent 79caa98 commit f437856

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

hardware.inc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1038,9 +1038,7 @@ def BOOTUP_A_MGB equ $FF
10381038
def BOOTUP_A_SGB2 equ BOOTUP_A_MGB
10391039

10401040
; Register B = CPU qualifier
1041-
def BOOTUP_B_DMG0 equ $FF
1042-
1043-
; Register B = CPU qualifier (if A is BOOTUP_A_CGB)
1041+
def BOOTUP_B_DMG0 equ $FF
10441042
def B_BOOTUP_B_AGB equ 0
10451043

10461044
; Register C = CPU qualifier

0 commit comments

Comments
 (0)