|  | Routines | 
| Prev: 63302 | Up: Map | Next: 63322 | 
| 
Used by the routine at 42616.
 
 
 | ||||||||||||
| 63313 | PUSH BC | Store BC | ||||||||||
| 63314 | LD BC,65535 | Set range to 65535 | ||||||||||
| 63317 | XOR A | Load A (value to search for) with zero | ||||||||||
| 63318 | CPIR | Advance HL to byte after first zero found | ||||||||||
| 63320 | POP BC | Restore BC | ||||||||||
| 63321 | RET | Return | ||||||||||
| Prev: 63302 | Up: Map | Next: 63322 |