System information
Console Commands
A-22
MicroVax 3100 Models 88/98 User Information
English (United States/Canada)
>>>
>>> SHOW MEMORY
64 MB RAM, SIMM Set (0A,0B,0C,0D) present
Memory Set 0: 00000000 to 03FFFFFF, 64MB, 131072 good pages, 0 bad pages
64 MB RAM, SIMM Set (1E,1F,1G,1H) present
Memory Set 1: 04000000 to 07FFFFFF, 64MB, 131072 good pages, 0 bad pages
Total of 128MB, 262144 good pages, 0 bad pages, 160 reserved pages
>>>
>>> SHOW SCSI
SCSI Adapter A, SCSI ID 6
-DKA0 (DEC RZ26)
-DKA100 (DEC RZ26)
-DKA300 (DEC RZ26)
>>>
>>> SHOW TRANSLATION 1000
V 80001000
>>>
>>> SHOW VERSION
KA58-A or KA59-A V1.0 VMB 2.16
>>>
START
The START command starts instruction execution at the address you specify. If no address
is given, the current PC is used. If memory mapping is enabled, macro instructions are
executed from virtual memory, and the address is treated as a virtual address. The START
command is equivalent to a DEPOSIT to PC, followed by a CONTINUE. It does not
perform a processor initialization.
Format:
START [{address}]