Warning

You're browsing the old v2.x documentation. This version is no longer maintained. Click here to go the v3.x documentation.

DOKE

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.