Prev: $00E3 Up: Map Next: $00E6
$00E5: ERIC's midstride and input timer
Decremented on each pass through the main loop at $0800. When the timer reaches zero, either ERIC is moved from the midstride position (if he is midstride), or the keyboard/joystick input is checked, whereupon the timer is reset to 4. It is initialised to 1 by the routine at $2D47, and reset to either 2 or 6 by the routine at $365C after moving ERIC midstride.
$00E5 .BYTE $00
Prev: $00E3 Up: Map Next: $00E6