DATA
#define DATA(P, N) (((PAGE8 *)(P)) + DATA_OFF((P), (N)))
enum S { COMMAND, COMPARE, GET, PUT, REMOVE, SEQ, SEQFLAG, KEY, DATA };
#define DATA 03 /* data packet */
enum S { COMMAND, COMPARE, GET, PUT, REMOVE, SEQ, SEQFLAG, KEY, DATA };
#define DATA 1 /* a directory */
#define DATA "The sea is calm tonight, the tide is full . . ."
#define DATA "Bright star, would I were steadfast as thou art . . ."
#define DATA "Half a league, half a league . . ."
#define DATA "The sea is calm tonight, the tide is full . . ."
#define DATA "Half a league, half a league . . ."
#define DATA(D) (0x00040000 | ((D) & 0xff))
#define DATA 7
#define DATA 0xa5