private void FillTextBuffer16()
 {
     memoryController.ReadBlock(textStartOfs + pageOfs, buffer, buffer.Length);
 }