Owner`s manual

The DEPOSIT command directs data into the specified address. If you do
not specify any addressspace or data size qualifiers, the defaults are the last
address space or data size specified in a DEPOSIT or EXAMINE command.
After processor initialization, the default address space is physical memory,
the default data size is longword, and the default address is zero.
If the specified value is too large to fit in the data size, the console program
ignores the command and issues an error message. If the specified value
is smaller than the data size to be deposited, the console program fills the
high order data positions with zeros. If you specify conflicting data sizes or
address spaces, the console program ignores the command and issues an
error message.
Console 5–23