C# Class C64Lib.Core.IllegalOpcodeException

Inheritance: MOS6510Exception
Exibir arquivo Open project: rosc77/vita64

Public Methods

Method Description
IllegalOpcodeException ( string Message ) : System

Method Details

IllegalOpcodeException() public method

public IllegalOpcodeException ( string Message ) : System
Message string
return System