Board index » delphi » Q: BP7+ASM
antispam.pl...@siemens.at (Gerd)
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Q: BP7+ASM
{
Hi ASM gurus I want draw a Gouraud-shaded horizontal line. But there is a little problem in this procedure, if C2 is greater 127 (see example output). Please can you tell me what's wrong ? Do you know a correct solution ? THANX a lot ;-) Gerd Quote} const segPage: word=$A000; {c1: color index of 1.pixel asm var y: integer; |