![]() |
Routines |
| H | 200 (MR WACKER) |
| 62794 | LD L,29 | Set bit 7 of byte 29 of MR WACKER's buffer, making him run |
| 62796 | SET 7,(HL) | |
| 62798 | LD L,0 | Point HL at byte 0 of MR WACKER's buffer |
| 62800 | BIT 0,(HL) | Is MR WACKER midstride? |
| 62802 | JP NZ,25950 | Finish the stride if so |
| 62805 | LD L,29 | Has a command list restart been requested (i.e. should MR WACKER end the chase now)? |
| 62807 | BIT 0,(HL) | |
| 62809 | JP NZ,32399 | Jump if so |
| 62812 | JP 25944 | Otherwise continue the hunt for ERIC |