프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AddressingMode | string | ||
Instruction | string | ||
LineActive | bool | ||
OpCodes | byte[] | ||
PC | int |
메소드 | 설명 | |
---|---|---|
EndLine ( ) : void | ||
GetPadding ( string str, int width ) : string | ||
Output ( ) : void | ||
Reset ( ) : void | ||
SetRegisters ( byte a, byte x, byte y, |
||
StartLine ( ) : void | ||
Tracelogger ( string filename ) : System |
public GetPadding ( string str, int width ) : string | ||
str | string | |
width | int | |
리턴 | string |
public SetRegisters ( byte a, byte x, byte y, |
||
a | byte | |
x | byte | |
y | byte | |
flags | ||
리턴 | void |