Routines |
Prev: 63156 | Up: Map | Next: 63176 |
Used by the routine at 62178. Returns with ERIC's animatory state in A if no key was pressed.
|
||||
63166 | CALL 29118 | Check for keypresses | ||
63169 | LD A,(53760) | A=ERIC's animatory state | ||
63172 | RET Z | Return if no key was pressed | ||
63173 | JP 63189 | Otherwise start a new game |
Prev: 63156 | Up: Map | Next: 63176 |