#25778 - quickcup - Sat Aug 28, 2004 8:05 am
I have been struggling with a problem for quite some time now and need some help.
The problem boils down to this:
- I am using mode 4 graphics.
- I have graphics drawing functions that work correctly at all times 'except ' when my interrupt handler is on the stack.
When my irq handler is on the stack and I try using my graphics functions I get indeterminate behaviour (lockups, distorted graphics, program resets, etc...)
Is this at all normal??
Thks
The problem boils down to this:
- I am using mode 4 graphics.
- I have graphics drawing functions that work correctly at all times 'except ' when my interrupt handler is on the stack.
When my irq handler is on the stack and I try using my graphics functions I get indeterminate behaviour (lockups, distorted graphics, program resets, etc...)
Is this at all normal??
Thks