--- cci/d/mem/init.x 2019/07/28 12:24:19 1.1 +++ cci/d/mem/init.x 2019/07/28 12:30:15 1.1.1.2 @@ -1,7 +1,16 @@ -/* init.s */ - - +/* init.s Memory Test memtst. */ +/* */ +/* Memtst Revision History */ +/* V1.1 ? ? First original version */ +/* R1.2 22-APR-86 rfw Updated for a 20 MB "mixed" config of 4 4Mb boards 0-3 */ +/* and 4 1Mb boards 4-7. */ +/* Fixed user interface: (1) deleted redundant code to */ +/* query user again for test no and cycle count in diag */ +/* mode, (2) added a test number input validity check to */ +/* prevent random runs and infinite loop on invalid input*/ +/* Modules updated: monitor.c, locate.c, definitions. */ +/* */ /* This file is a diagnostic version of locore.s. */ /* It contains the following: */ /* *system data area = scb, dump buffer, interrupt stack, */