Author: KermMartian
Posted: 19 Feb 2013 11:51:04 pm (GMT -5)
That (1) debounces the ON key (2) turns off (3) turns back on. This line in particular should go:
Code:
In Cn2.2-enabled ASM programs, the OS interrupt is disabled, and there's no risk of it setting that flag. In BASIC programs, the OS interrupt SHOULD be allowed to set the flag. Please try commenting that line and see what happens.,
_________________
![]()
![]()
![]()
![]()
![]()
Posted: 19 Feb 2013 11:51:04 pm (GMT -5)
geekboy1011 wrote: |
because you call screen off and the intterupt keeps firing and looping back to where it is. I also see we do not go back to IM 2 after a power off. What are we doing in this code... @ pm on irc |
Code:
res OnInterrupt,(iy+OnFlags)
_________________




