Op_Ind

Halt Calculator

Author

"Martin Krischik" «krischik@users.sourceforge.net»

Constructors

Link copied to clipboard
constructor(Owner: Calculator)
Create operation and attach to owning calculator.

Properties

Link copied to clipboard
private val Display_Text: Array<Short>
Test to Dispay on Program, Print and Debug.
Link copied to clipboard
private val logger: Logger
class logger instance
Link copied to clipboard
Nothing to display (we are not using null for that)
Link copied to clipboard
protected val Owner: Calculator
Owner instance of this Operation
Link copied to clipboard
private val TAG: String
private val TAG: String
class logger tag.

Functions

Link copied to clipboard
open fun Clear(AC: Boolean)
Reset state - for state full operations.
Link copied to clipboard
protected open fun clone(): Any
Link copied to clipboard
open fun Display(Opcode: Short): Array<Short>
Display Operatin in Prog mode.
Link copied to clipboard
open fun equals(obj: Any): Boolean
Link copied to clipboard
open fun Execute(Opcode: Short)
Execute Token for Kex Indirect addressing.
Link copied to clipboard
protected open fun finalize()
Link copied to clipboard
fun getClass(): Class<out Any>
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
fun notify()
Link copied to clipboard
fun notifyAll()
Link copied to clipboard
open fun Token(Opcode: Short): String
string representation suitable for use with serial I/O.
Link copied to clipboard
open fun toString(): String

open fun toString(): String
Operation as java string
Link copied to clipboard
fun wait()
Link copied to clipboard
fun µReset()
open fun µReset(Owner: Calculator)
reset indirect and token plane