예제 #1
0
 private void FillTextBuffer16()
 {
     memoryController.ReadBlock(textStartOfs + pageOfs, buffer, buffer.Length);
 }