The byte order of the numeric parameters in this AP is litte Endian -> this can be checked via the UI of the (virtual) device.

E.g. entering for the 'int' parameter, the value 1144201745(d) = 44332211(h) will be stored as 11 22 33 44 in memory ($01B0-3).