Interrupt
What is an interrupt?
What precautions should I use when writing interrupt code?
Can an interrupt interrupt another interrupt?
What is the difference between assembly commands RET & RETI?
Should a HI/LO interrupt occur when a button is released?
Can interrupts occur if I enable interrupts & then quickly disable them?
Is there anything I should know when using the LCDC interrupt?