mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-24 09:39:11 +02:00
- removed the commented out video page code from PutPixel320
git-svn-id: trunk@41109 -
This commit is contained in:
parent
5a8d57d8f4
commit
1371a5a8ed
@ -2310,7 +2310,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
|
||||
mov fs:[edi+ebx*4+$a0000], al
|
||||
|
Loading…
Reference in New Issue
Block a user