![]() |
Routines |
57669 | XOR A | Reset all flags at 32763, indicating that ERIC has finished bending over, dropping stinkbomb etc. |
57670 | LD (32763),A | |
57673 | LD HL,5126 | Set ERIC's main animation timer at 32755 to 20 (the delay before ERIC completes this action), and the mid-action animation timer at 32754 to 6 (the delay after ERIC completes this action) |
57676 | LD (32754),HL |
57679 | LD HL,(32727) | Collect in HL the routine address stored in 32727, and push it onto the stack ready for an indirect jump |
57682 | PUSH HL | |
57683 | LD H,210 | 210=ERIC |
57685 | RET | Jump to the routine whose address is stored in 32727 |