LDX (load X register) Tags: NZ

Description:

Enters the specified byte in register X.

Example:

    LDX    #$FF;