Class op_keys_to_rom_addr

    • Field Detail

      • Logger

        private static final Logger Logger

        Class logger instance.

      • TAG

        private static final String TAG

        Class logger tag.

    • Constructor Detail

      • op_keys_to_rom_addr

        op_keys_to_rom_addr​(Calculator calculator)
        Parameters:
        calculator - calculator executing the operation
    • Method Detail

      • Execute

        public void Execute​(short Opcode)

        execute key code by performing a jump indexed.

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