( n -- )
: OP3n
    CREATE C,
    DOES>
    C@ A,
    A,,
;
0xcd OP3n CALL,
0xc3 OP3n JP,
0x22 OP3n LD(n)HL,
0x2a OP3n LDHL(n),