Prev: 41416 Up: Map Next: 41437
41426: Routine at A1D2
Used by the routines at 43700 and 43965.
41426 PUSH HL Stash HL on the stack.
41427 LD HL,41096 HL=41096.
41430 CALL 41396 Call 41396.
41433 OR (HL) Set the bits from *HL.
41434 LD (HL),A Write A to *HL.
41435 POP HL Restore HL from the stack.
41436 RET Return.
Prev: 41416 Up: Map Next: 41437