Hunchback | Routines |
Prev: 6209 | Up: Map | Next: 6232 |
Used by the routine at 6209.
|
||||
6214 | CP $07 | Is this level 7? | ||
6216 | JR NZ,$6232 | Jump forward if not. | ||
This entry point is used by the routine at 61C4.
|
||||
6218 | LD IX,$8918 | Display the pit. | ||
621C | CALL $9A4C | |||
621F | LD IX,$927E | Display pit edge. | ||
6223 | CALL $9ACA | |||
6226 | LD A,$01 | Put the pit in this room. | ||
6228 | LD ($60B1),A | |||
622B | LD HL,$07D0 | Make the game faster. | ||
622E | LD ($670D),HL | |||
6231 | RET |
Prev: 6209 | Up: Map | Next: 6232 |