![]() |
Routines |
| Prev: 26742 | Up: Map | Next: 26788 |
|
Used by the routine at 26673.
|
||||
| 26747 | CALL 37816 | Clear display file | ||
| 26750 | LD A,70 | Store 70 (yellow INK, black PAPER, BRIGHT) at 23695... | ||
| 26752 | LD (23695),A | ... | ||
| 26755 | CALL 37841 | Flood attribute file with current value at 23695 | ||
| 26758 | LD A,5 | Draw window 5 ("SPELLBOUND A TRUE GRAPHIC ADVENTURE BY DAVID JONES COPYRIGHT 1985" window)... | ||
| 26760 | CALL 36987 | ...at top of screen above input selection menu window... | ||
| 26763 | LD HL,43090 | ...and print the text within... | ||
| 26766 | CALL 36725 | ... | ||
| 26769 | LD A,6 | Display the input selection menu window... | ||
| 26771 | CALL 36979 | ... | ||
| 26774 | LD HL,46822 | ...and print the text within... | ||
| 26777 | CALL 36725 | ... | ||
| 26780 | CALL 38108 | Set parameters for and play downward scale sound | ||
| 26783 | XOR A | Clear last pressed key (LAST K system variable)... | ||
| 26784 | LD (23560),A | ... | ||
| 26787 | RET | Return | ||
| Prev: 26742 | Up: Map | Next: 26788 |