Prev: ECD2 Up: Map Next: ECDC
ECD7: 'A' pressed - down
The address of this routine is found in the table of keypress handling routines at ED00. It is called from the main loop at F02B when 'A' is pressed.
Input
H 0xE6 (Sam)
ECD7 CALL $EBA0 Move Sam down (or in the next best direction) if possible
ECDA JR $ECE4 Reset Sam's action timers and make a sound effect
Prev: ECD2 Up: Map Next: ECDC