public void OnBiosError(int address, BiosError error) { throw new Exception("The method or operation is not implemented."); }
public void OnBiosError( int address, BiosError error ) { throw new Exception( "The method or operation is not implemented." ); }