We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b87195 commit 8c9d6cdCopy full SHA for 8c9d6cd
hardware.inc
@@ -1039,8 +1039,6 @@ def BOOTUP_A_MGB equ $FF
1039
1040
; Register B = CPU qualifier (if A is BOOTUP_A_CGB)
1041
def B_BOOTUP_B_AGB equ 0
1042
- def BOOTUP_B_CGB equ 0 << B_BOOTUP_B_AGB
1043
- def BOOTUP_B_AGB equ 1 << B_BOOTUP_B_AGB
1044
1045
; Register C = CPU qualifier
1046
def BOOTUP_C_DMG equ $13
0 commit comments