Use the memory change commands to change memory:
c address/cl address /* Change memory as longs */ cb address /* Change memory as bytes */ cs address /* Change memory as shorts */