![]() |
Routines |
| Prev: 6947 | Up: Map | Next: 6967 |
|
Used by the routine at FinishedLoadingEntryPoint.
|
||||
| LoadingEntryPointContinued | 6957 | LD HL,$5B01 | HL=5B01. | |
| 695A | LD BC,$003E | BC=003E. | ||
| 695D | LDIR | Copy HL to DE 003E times. | ||
| 695F | EXX | Switch to the shadow registers. | ||
| 6960 | LD HL,$2758 | HL'=2758. | ||
| 6963 | EXX | Switch back to the normal registers. | ||
| 6964 | EI | Enable interrupts. | ||
| 6965 | POP DE | Restore DE from the stack. | ||
| 6966 | RET | Return. | ||
| Prev: 6947 | Up: Map | Next: 6967 |