Hi,
I'm working on a program in assembly that requires interrupts/exceptions at a frequency that can be modified. From my understanding, interrupts are generated by peripheral devices. Besides the video blanking interrupt which occurs 60 times per second, are there any other time dependent interrupts that either already part of the hardware system or that might be able to be created by modifying a setting on an existing device that would produce a timed interrupt?
Thanks.
I'm working on a program in assembly that requires interrupts/exceptions at a frequency that can be modified. From my understanding, interrupts are generated by peripheral devices. Besides the video blanking interrupt which occurs 60 times per second, are there any other time dependent interrupts that either already part of the hardware system or that might be able to be created by modifying a setting on an existing device that would produce a timed interrupt?
Thanks.



