Routines
Prev:
C8EF
Up:
Map
Next:
C965
C95A: Check for end game room
Used by the routines at
D0A0
,
D0B1
,
D0E4
and
D14D
.
C95A
LD A,($A0B8)
If current room is $63 then jump to show password code for Rex 2
C95D
CP $63
C95F
JP Z,
$A7CE
C962
JP
$9583
Jump back to the main loop game
Prev:
C8EF
Up:
Map
Next:
C965