Warning

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

no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


doke [2019/05/09 14:05] (current) – created neils
Line 1: Line 1:
 +====== 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.