Routines
Prev:
6B3D
Up:
Map
Next:
6B58
6B54: Lower the signal for a certain event
Used by command lists
0xCC
and
0xD8
.
6B54
LD B,$86
0x86 is the code for 'RES 0,(HL)'
6B56
JR
$6B5A
Jump into the signal-setting routine
Prev:
6B3D
Up:
Map
Next:
6B58