#include typedef int ADDR; // main and display CPU address typedef enum D_MODE {NORMAL, DEIM} DISPLAY_MODE;