![]()  | 
Routines | 
| Prev: A75B | Up: Map | Next: A780 | 
| 
 | 
||||
| A771 | PUSH IX | Stash IX on the stack. | ||
| A773 | CALL $A66C | Call A66C. | ||
| A776 | EX DE,HL | Exchange the DE and HL registers. | ||
| A777 | LD A,L | Call ProcessTextStream if HL is not zero. | ||
| A778 | OR H | |||
| A779 | CALL NZ,ProcessTextStream | |||
| A77C | POP IX | Restore IX from the stack. | ||
| A77E | XOR A | A=00. | ||
| A77F | RET | Return. | ||
| Prev: A75B | Up: Map | Next: A780 |