Load File
Signatures
bool loadfile(string path, u64 address)
bool loadfile(string path, u64 address, u64 offset)
bool loadfile(string path, u64 address, u64 offset, u64 size)Description
Arguments
Path
Address
Offset
Size
Last updated