EEPROMSIZE
#define EEPROMEND (EEPROMBASE + 4*EEPROMSIZE)
if ((addr >= EEPROMSIZE && addr != EEPROM_STAT_ADDR) || (addr & 3))