Routines
Prev:
F9BB
Up:
Map
Next:
F9E4
F9DC: Make a teacher tell ERIC to go home, and end the game (1)
Used by command list
0xDE
.
Input
H
0xA3 (MR WACKER) or 0xA4 (MR ROCKITT)
Output
F9DC
CALL
$F6FF
Get the address of the appropriate 'Go home' message in
BC
(depending on who the teacher is)
F9DF
LD A,$C9
0xC9=RET
F9E1
JP
$F9F6
Prev:
F9BB
Up:
Map
Next:
F9E4