![]() |
Routines |
Prev: 63396 | Up: Map | Next: 63448 |
Used by the routine at SoundHandler_BombFuse.
|
||||
63426 | LD BC,5 | BC=0005. | ||
63429 | LD DE,50 | DE=0050. | ||
63432 | CALL PlayWave1 | Call PlayWave1. | ||
63435 | POP DE | Restore DE, BC, AF and AF from the stack. | ||
63436 | POP BC | |||
63437 | POP AF | |||
63438 | POP AF | |||
63439 | CALL 56 | Call MASK_INT. | ||
63442 | POP IY | Restore IY from the stack. | ||
63444 | RET | Return. | ||
63445 | POP DE | Restore DE and BC from the stack. | ||
63446 | POP BC | |||
63447 | RET | Return. |
Prev: 63396 | Up: Map | Next: 63448 |