DBG_MEM
#define DEBUG DBG_MEM
DBG(DBG_MEM, ("peek $%lu->%#lx\n", addr, ret));
DBG(DBG_MEM, ("poke $%lu<-%#lx\n", addr, data));