mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-14 14:59:32 +02:00
- removed commented out video page code from GetPixel320
git-svn-id: trunk@41114 -
This commit is contained in:
parent
22d599e70d
commit
0c01add0ae
@ -2331,7 +2331,6 @@ End;
|
||||
movsx edx, StartXViewPort
|
||||
add ebx, ecx
|
||||
add edi, edx
|
||||
{ add edi, [VideoOfs] no multiple pages in 320*200*256 }
|
||||
shl ebx, 6
|
||||
add edi, ebx
|
||||
movzx eax, byte ptr fs:[edi+ebx*4+$a0000]
|
||||
|
Loading…
Reference in New Issue
Block a user