| Technician Ted | Routines |
| Prev: C07E | Up: Map | Next: C096 |
|
This routine is also entered at C091 if interrupt command FE (quit) was triggered.
|
||||
| C084 | LD HL,$A448 | |||
| C087 | LD A,$BF | |||
| C089 | IN A,($FE) | |||
| C08B | OR (HL) | |||
| C08C | OR $E0 | |||
| C08E | INC A | |||
| C08F | JR Z,$C05C | |||
|
This entry point is used by the routines at BFDD and C0B8.
|
||||
| C091 | EX AF,AF' | |||
| C092 | LD ($A421),A | |||
| C095 | RET | |||
| Prev: C07E | Up: Map | Next: C096 |