![]() |
Routines |
| Prev: 7113 | Up: Map | Next: 7130 |
|
|
||||
| ResetModifiedInFrame | 7125 | CALL ResetModifiedCode | Call ResetModifiedCode. | |
| 7128 | POP IX | Restore jump table address, saved during frame update. | ||
| 712A | XOR A | Set FrameUpdated as "not updated" (i.e. 00). | ||
| 712B | LD ($5E20),A | |||
| 712E | EI | Enable interrupts. | ||
| 712F | RET | Return. | ||
| Prev: 7113 | Up: Map | Next: 7130 |