Messages
Prev:
ECF1
Up:
Map
Next:
ED13
ECFC: Message 0x58: '{Please Sir I cannot tell a lie . . }[7] wrote on the board{9sp}'
Used by the routine at
F100
. This message is never actually used in the game, because of a
bug
in the section of code at
F19C
.
Input
Output
ECFC
DEFB $03
0x03
: 'Please Sir I cannot tell a lie . . '
ECFD
DEFB $07
0x07
: '{grassee}'
ECFE
DEFM " wrote on"
ED07
DEFM " the board"
ED11
DEFB $04
0x04
: ' ' (9 spaces)
ED12
DEFB $00
End marker
Prev:
ECF1
Up:
Map
Next:
ED13