Browse Source

- removed commented out video page code from GetPixel320

git-svn-id: trunk@41114 -
nickysn 6 years ago
parent
commit
0c01add0ae
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/graph/src/go32v2/graph.pp

+ 0 - 1
packages/graph/src/go32v2/graph.pp

@@ -2331,7 +2331,6 @@ End;
     movsx  edx, StartXViewPort
     movsx  edx, StartXViewPort
     add    ebx, ecx
     add    ebx, ecx
     add    edi, edx
     add    edi, edx
- {   add    edi, [VideoOfs]       no multiple pages in 320*200*256 }
     shl    ebx, 6
     shl    ebx, 6
     add    edi, ebx
     add    edi, ebx
     movzx  eax, byte ptr fs:[edi+ebx*4+$a0000]
     movzx  eax, byte ptr fs:[edi+ebx*4+$a0000]