![]() |
Routines |
Prev: 49850 | Up: Map | Next: 49942 |
49926 | PUSH HL | Stash HL on the stack. | ||
49927 | LD HL,23135 | HL=23135 (attribute buffer location). | ||
49930 | SET 7,(HL) | Set bit 7 of *HL. | ||
49932 | CALL WaitForKeypress_Loop | Call WaitForKeypress_Loop. | ||
49935 | RES 7,(HL) | Reset bit 7 of *HL. | ||
49937 | CALL 49474 | Call 49474. | ||
49940 | POP HL | Restore HL from the stack. | ||
49941 | RET | Return. |
Prev: 49850 | Up: Map | Next: 49942 |