Prev: 63322 Up: Map Next: 63332
63327: Point HL at start of B-th entry in list of "command a character" commands
The commands are at 52590.
Used by the routine at 43043.
63327 LD HL,52590 Point HL at first of the "COMMAND A CHARACTER" commands (i.e. "GO TO SLEEP")
63330 JR 63335 Advance HL to B-th entry in list of zero-terminated strings starting at HL and return
Prev: 63322 Up: Map Next: 63332