Prev: 44239 Up: Map Next: 44262
44248: Routine at ACD8
Used by the routine at Handler_UserInput.
44248 PUSH HL Stash HL and BC on the stack.
44249 PUSH BC
44250 LD HL,42595 HL=42595.
44253 LD C,(HL) C=*HL.
44254 LD B,0 B=0.
44256 INC HL Increment HL by one.
44257 CPIR CPIR.
44259 POP BC Restore BC and HL from the stack.
44260 POP HL
44261 RET Return.
Prev: 44239 Up: Map Next: 44262