Hey guys...I'm doing something wrong, can anyone help? :-) I'm trying to check to see if a key has been pressed. The current code is: tst.b KEY_PRESSED_FLAG beq loop This seems to be an -infinite- loop, so I screwed up. What -should- I have done? --Cliff Biffle