> If you want to pause _getkey, do this: > > wait: > call _getkey > jr z,wait Wouldn't it be a good idea to put a halt in there?