Prev: 49187 Up: Map Next: 49484
49470: Routine at C13E
Used by the routines at 48397 and 49187.
49470 LD H,(IX+6) H=*IX+6.
49473 LD L,(IX+5) L=*IX+5.
This entry point is used by the routines at 45527, 46884 and 47987.
49476 ADD HL,HL HL*=2.
49477 LD A,7 A=7.
49479 AND H Merge the bits from H.
49480 OR %01110000 Set bits 4-6.
49482 LD H,A H=A.
49483 RET Return.
Prev: 49187 Up: Map Next: 49484