Way of topic: Assembly thing
- Posted by "Darth Maul, aka Matt" <Uglyfish87 at HOTMAIL.COM> Aug 13, 2000
- 464 views
Okay, this might not happen on everyone's systems, but it definitely has an effect on mine. Here's the problem: whenever I write assembly progs, sometimes I have to divide or multiply. But my computer goes crazy when I use the (I)MUL or (I)DIV instructions. Once, a DIV instruction even rebooted my system and damaged a FAT, all because I tried to convert a foreground color into a screen attribute( background * 16 + foreground )! What gives?