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.
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.txt ยท Last modified: 2019/05/09 15:05 by neils