char signon[] = "\r\n\ Morrow trinity system (prom 1.0)\r\n\ Testing memory."; char rerr1[] = /* RAM error message # 1 */ "\r\n\ RAM is missing or incorrectly addressed.\7\r\n\ Please refer to the installation manual for further instructions.\r\n"; char rerr2[] = /* RAM error message # 2 */ "\r\n\ Warning: Insufficient system RAM available.\7\r\n\ UNIPLUS System V requires a mimimum of 1/2 megabyte of RAM.\r\n\ Please refer to the installation manual for further instructions.\r\n"; char ramgood[] = /* All clear message */ "\r\n\ Memory OK\r\n";