![]() |
Routines |
| Prev: B451 | Up: Map | Next: B482 |
|
Used by the routine at 80E5.
|
||||
| B471 | DI | Disable interrupts | ||
| B472 | LD HL,$B560 | Point HL at the start of the theme tune. (B560) | ||
| B475 | LD ($B4E7),HL | Set this as the next address to look at. (B4E7) | ||
| B478 | LD A,$FF | Set to no key pressed. | ||
| B47A | LD ($B4E9),A | |||
| B47D | INC A | Set tune to index 0 and return. | ||
| B47E | LD ($B55F),A | |||
| B481 | RET | |||
| Prev: B451 | Up: Map | Next: B482 |