public int startAddress() { return memoryRange.startAddress(); }
public int endAddress() { return memoryRange.endAddress(); }