was talkin bout the normal calls and not readin the port directly >you can get input but you can't use _getkey or _getky, you have to read >the ports. this is better for games anyway. >> if you DI you cant get input from the keyboard cuz it is interupt controlled >> (only checks the keypad port if the interupts are on) >> >> >> the interrupt is what lets the keyboard work right >> >