Prev: 42894 Up: Map Next: 42924
42899: Routine at A793
42899 LD A,(41014) A=*41014.
42902 EX AF,AF' Exchange the shadow AF register with the AF register.
42903 XOR A A=0.
This entry point is used by the routine at 42924.
42904 LD (41000),A Write A to *41000.
42907 EX AF,AF' Exchange the AF register with the shadow AF register.
42908 PUSH AF Stash AF on the stack.
42909 CALL 43055 Call 43055.
42912 POP AF Restore AF from the stack.
42913 AND A Set flags.
42914 LD DE,1157 DE=1157.
42917 RET NZ Return if ?? is not equal to A.
42918 LD DE,122 DE=0122.
42921 OR %00000001 Set bit 0.
42923 RET Return.
Prev: 42894 Up: Map Next: 42924