GenHex

object GenHex
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(input: String): String

Generate the hex string of the instruction from binary

Generate the hex string of the instruction from binary

Value Params
input

the binary string of the instruction

Returns

the hex string of the instruction