Interface IProgrammable_Operation

  • All Superinterfaces:
    IClear, IOperation
    All Known Subinterfaces:
    IOp_Alpha

    public interface IProgrammable_Operation
    extends IOperation, IClear
    A Programmable Operation need to be displayed on program mode.
    Author:
    "Martin Krischik" «krischik@users.sourceforge.net»
    • Method Detail

      • Display

        short @NotNull [] Display​(short Opcode)
                           throws Error
        Display command for program mode.
        Parameters:
        Opcode - Virtual CPU Operation to be executed
        Returns:
        String to be displayed
        Throws:
        Error - Something went wrong