Quote:
Originally Posted by Arkshine
The "how many bytes to read" you define it already in the config file with "int".
"Identifier" is basically to define an address/offset.
With OrpheuMemoryGet(), "identifier" expects a signature/symbol.
With OrpheuMemoryGetAtAddress() "identifier" expects more an offset to apply to the address you provided. If you provide a signature/symbol, it will overwrite the address you provided.
I don't remember if the "identifiers" block can be dropped.
|
I tried, Orpheu complained about it. Thanks for the info.
The above code has been updated.
__________________