Routines |
Prev: FA10 | Up: Map | Next: FA2A |
Used by command list 0xDC, which controls ANGELFACE when he has mumps.
|
||||||||
FA23 | LD L,$75 | Place FB01 into bytes 0x75 and 0x76 of ANGELFACE's buffer | ||||||
FA25 | LD (HL),$01 | |||||||
FA27 | JP $7C5A | Pick up the continual subcommand routine address (FA2A: check whether ANGELFACE is touching ERIC) from that point in command list 0xDC, place it into bytes 0x7C and 0x7D of ANGELFACE's buffer, and then move to the next command (69E7: go to a random location) |
Prev: FA10 | Up: Map | Next: FA2A |