> I mean that disabling the interrupt keeps _getkey from working properly. I'm > not sure what would happen if you called _getkey when the interrupt is > disabled (crash?). I am pretty sure it would return 0 since no keypress can be recorded.