1. A pigpen.

2. A swelling on an eyelid.

3. A 6502 instruction that stores register Y at a given memory location.

  • Function: Y => N
  • Updates flags: none
  • Opcode numbers:
    dp    $84
    abs   $8C
    d,x   $94
    

Similar: LDY | STA | STX
See also: 6502 instructions | 6502 addressing modes