Prev: 54251 Up: Map Next: 54261
54256: Point HL at start of B-th entry in list of "command a character" commands
The commands are at 39626.
Used by the routine at 30686.
54256 LD HL,39626 Point HL at first of the "COMMAND A CHARACTER" commands (i.e. "GO TO SLEEP")
54259 JR 54269 Advance HL to B-th entry in list of zero-terminated strings starting at HL and return
Prev: 54251 Up: Map Next: 54261