SRM Deposit Command



deposit [-{b,w,l,q,o,h}] [-{n value, s value}] [space:] address data

The deposit command stores data in the location specified.

If no options are given with a deposit command, the system uses the options from the preceding deposit command.

If the specified value is too large to fit in the data size listed, the console ignores the command and issues an error response. If the data is smaller than the data size, the higher-order bits are filled with zeros.

For data lengths longer than a longword, each longword of data should be separated by a space.