Class op_load_constant

    • Field Detail

      • Logger

        private static final Logger Logger

        Class logger instance.

      • TAG

        private static final String TAG

        Class logger tag.

    • Constructor Detail

      • op_load_constant

        op_load_constant​(Calculator calculator)
        Parameters:
        calculator -
    • Method Detail

      • Execute

        public void Execute​(short Opcode)
        Description copied from interface: IOperation

        Execute virtual CPU command or key stroke

        Specified by:
        Execute in interface IOperation
        Parameters:
        Opcode - Opcode to be executed