Disabling interrupts
Posted: Mon Nov 23, 2020 7:25 pm
Hello all!
Im am programming a win98 computer with QB in DOS prompt . I control stepping motors with OUT(port) commands, but I think the system interrupts cause the stepping to be not smooth, particularly when the stepping freq. is high.
So how can I disable interrupts? Even mouse and timer interrupts can go away, actually all ints. I have MASM. but I dont know how to link it with QB.
Thanks.
Im am programming a win98 computer with QB in DOS prompt . I control stepping motors with OUT(port) commands, but I think the system interrupts cause the stepping to be not smooth, particularly when the stepping freq. is high.
So how can I disable interrupts? Even mouse and timer interrupts can go away, actually all ints. I have MASM. but I dont know how to link it with QB.
Thanks.