Syntax:
doke <int address>, <int value>
The DOKE command stores a value into the given memory address, using two bytes: address and address+1. The value will be stored in low byte - high byte order.
DOKE
address
address+1