Im in the middle of making a graphics lib in assembly. I assemble it into an object file, and then i link it into my pascal program. I want a line function, but its in C. I feel like a shmuck asking this, but could some one convert it to asm for me? From what im told, its supposed to be the fastest line algo. Its attached...