Data |
Prev: 50A0 | Up: Map | Next: 50B9 |
Used by the routine at 53A0.
|
||||
50AA | DEFW $60C6 | Change the instruction at 60C6 from NOP to... | ||
50AC | DEFB $02 | ...LD (BC),A | ||
50AD | DEFW $60F0 | Change the instruction at 60F0 from XOR A to... | ||
50AF | DEFB $1A | ...LD A,(DE) | ||
50B0 | DEFW $69FA | Change the instruction at 69F9 from LD B,$20 to... | ||
50B2 | DEFB $08 | ...LD B,$08 | ||
50B3 | DEFW $6B24 | Change the instruction at 6B22 from LD BC,$0000 to... | ||
50B5 | DEFB $40 | ...LD BC,$4000 | ||
50B6 | DEFW $6B2E | Change the instruction at 6B2D from LD C,$FF to... | ||
50B8 | DEFB $40 | ...LD C,$40 |
Prev: 50A0 | Up: Map | Next: 50B9 |