Routines |
Prev: FE67 | Up: Map | Next: FE71 |
|
||||
ISR | FE69 | DI | disable interrupts | |
FE6A | CALL routine86 | call routine86 which executes a jump to update_animation | ||
FE6D | EI | enable interrupts | ||
FE6E | JP $0038 | jump to $0038 in ROM (the IM1 interrupt service routine) |
Prev: FE67 | Up: Map | Next: FE71 |