Skip to content

Commit 79caa98

Browse files
Merge branch 'dmg0' into b_squish
2 parents 8c9d6cd + 57a3af3 commit 79caa98

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hardware.inc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1037,6 +1037,9 @@ def BOOTUP_A_MGB equ $FF
10371037
def BOOTUP_A_SGB equ BOOTUP_A_DMG
10381038
def BOOTUP_A_SGB2 equ BOOTUP_A_MGB
10391039

1040+
; Register B = CPU qualifier
1041+
def BOOTUP_B_DMG0 equ $FF
1042+
10401043
; Register B = CPU qualifier (if A is BOOTUP_A_CGB)
10411044
def B_BOOTUP_B_AGB equ 0
10421045

0 commit comments

Comments
 (0)