#define NUMLN 3 #define MLL 80 #define STC -15 #define IP 1 #if IP #define INCROP ++ #else #define INCROP -- #endif #define ICS 55 #define CSR 273 STATICRO char screen[NUMLN][MLL+1] = { "\x33\x5b\x55\x60\x5e\x65\x6b\x5d\x5c\x5b\x1b\x43\x6f\x5f\x65\x69\x64\x63\ \x23\x4b\x50\x59\x36\x78\x7e\x6d\x2b\x34\x5f\x37\x2f\x66\x76\x84\x86\x75\x84\ \x36\x4a\x46\x4d\x48\x4d\x3c\x3d\x3e\x3f\x40\x41\x42\x43\x44\x45\x46\x47\x48\ \x49\x4a\x4b\x4c\x4d\x2e\x4f\x50\x51\x52\x53\x54\x55\x56\x57\x58\x59\x5a\x5b\ \x5c\x5d\x5e\x5f\x60", "\x34\x61\x63\x6d\x67\x5f\x5e\x60\x6d\x1a\x23\x5f\x26\x1e\x46\x72\x76\x72\ \x72\x24\x69\x6b\x27\x5c\x6e\x6d\x79\x7b\x79\x7d\x76\x79\x72\x32\x78\x81\x35\ \x59\x86\x85\x89\x8f\x8f\x7d\x80\x7f\x8e\x40\x68\x94\x84\x8a\x8e\x89\x88\x54\ \x49\x5b\x64\x65\x61\x2e\x4f\x50\x51\x52\x53\x54\x55\x56\x57\x58\x59\x5a\x5b\ \x5c\x5d\x5e\x5f\x60", "\x34\x61\x61\x6a\x5a\x64\x60\x67\x19\x4a\x50\x3f\x2a\x50\x68\x6f\x30\x45\ \x48\x52\x55\x4b\x5a\x37\x59\x4f\x5f\x5e\x5c\x50\x61\x51\x64\x32\x33\x34\x35\ \x36\x37\x38\x39\x3a\x3b\x3c\x3d\x3e\x3f\x40\x41\x42\x43\x44\x45\x46\x47\x48\ \x49\x4a\x4b\x4c\x4d\x2e\x4f\x50\x51\x52\x53\x54\x55\x56\x57\x58\x59\x5a\x5b\ \x5c\x5d\x5e\x5f\x60" }; STATICRO int checks[NUMLN] = { 10648, 10789, 10665 };