KHScript allows you to write assembler code at different locations using a script.
Command | Description |
---|---|
AOBSCAN(name, xx xx xx xx xx) | Scans the memory for the given array of byte and sets the value of the symbol named name to the address of the memory location of the first match of the array |
READMEM(address,size) | Returns an array of size size containing the data stored in memory at address |
{this
is a
multiline
comment}