These set of files will rebuild MCP XIII from source and all the system to be reloaded. This includes several programs from the CUBE library: APL - UW APL system. SNOBOL3 - Snobol3 compiler/interpreter. R/C - Remote Cards (RJE for DCMCP). GTL - Georga Tech Langauge. WIPL - Wisconson Interactive Programming Langauge. OBJECT/READER - Program to read in and print files. XBASIC - Converstational Basic Interpreter. KRUNCH/UNKRCH - Algol compression/uncompressor. Download these files from: http://www.phkimpel.us/B5500/webSite/SoftwareRequest.html B5500-XIII-SYMBOL1-adc00255.bcd B5500-XIII-SYMBOL2-adc00253.bcd B5500-XIII-SYSTEM-adc00257.bcd Cube library tapes: CUBEA13.BCD CUBEB13.bcd CUBE_LBR-CORR.bcd To rebuild MCP XIII from source run the following command: b5500 xiii_build.ini build1.job - first stage build. build2.job - second stage build, rebuild MCP. extra.job - load in CUBE and other packages. cold.card - cold start deck. extras.bin - created by build job of extra packages. To just reload MCP XIII from base and add in extras run: b5500 xiii_load.job To restart MCP XIII after loading run: b5500 xiii_run.ini To test the system under load and interactive testing: b5500 xiii_test.ini When the message "attach dtc ...1234..." appears telnet into the simulator host at port 1234. This will test both DCMCP and TSSMCP interactive operations.