Method | Description | |
---|---|---|
AddressableInstruction ( String sourceLine, int sourceLineNumber, int sourceAddress ) : System | ||
AddressableInstruction ( String sourceLine, int sourceLineNumber, int sourceAddress, String sourceLabel ) : System | ||
AssembleBinary ( ) : byte[] |
public AddressableInstruction ( String sourceLine, int sourceLineNumber, int sourceAddress ) : System | ||
sourceLine | String | |
sourceLineNumber | int | |
sourceAddress | int | |
return | System |
public AddressableInstruction ( String sourceLine, int sourceLineNumber, int sourceAddress, String sourceLabel ) : System | ||
sourceLine | String | |
sourceLineNumber | int | |
sourceAddress | int | |
sourceLabel | String | |
return | System |