C# Class Lettuce.Program

Show file Open project: SirCmpwn/Tomato

Public Properties

Property Type Description
CPU Tomato.DCPU
ConfigFilePath string
Configuration Configuration
LastTick System.DateTime
Windows Form>.Dictionary
debugger Debugger
lastbinFilepath string
lastlistingFilepath string
lastlittleEndian bool

Private Methods

Method Description
AddWindow ( Lettuce.DeviceHostForm window ) : void
Application_ThreadException ( object sender, ThreadExceptionEventArgs e ) : void
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
FetchExecute ( object o ) : void
Main ( string args ) : void

Property Details

CPU public static property

public static DCPU,Tomato CPU
return Tomato.DCPU

ConfigFilePath public static property

public static string ConfigFilePath
return string

Configuration public static property

public static Configuration Configuration
return Configuration

LastTick public static property

public static DateTime,System LastTick
return System.DateTime

Windows public static property

public static Dictionary Windows
return Form>.Dictionary

debugger public static property

public static Debugger,Lettuce debugger
return Debugger

lastbinFilepath public static property

public static string lastbinFilepath
return string

lastlistingFilepath public static property

public static string lastlistingFilepath
return string

lastlittleEndian public static property

public static bool lastlittleEndian
return bool