; Core Memory diagnostic (2100/16/15/14) (DSN 102200, 24396-13601_Rev-1713) echo echo echo ---------------------------------------- echo DSN 102200 - Core Memory (2100/16/15/14) echo ---------------------------------------- echo echo Loading the diagnostic. echo Expect halt 102077 if successful. deposit A 102200 deposit B 000000 reset go 120 assert T=102077 ; Verify the DSN. echo echo Verifying DSN 102200. deposit M 126 assert T=102200 ; Start the diagnostic. echo echo Executing the diagnostic. echo Expect halt 102077 for successful completion. deposit S 000000 reset go 100 ; End of the diagnostic. ; ; Verify HLT 77B for a successful pass. assert T=102077