Keyboard I/O
Posted: Mon Jul 14, 2008 9:46 am
Hello !
Does anyone have a tutorial / tips on how to read characters from the keyboard using in/out instructions on ports 0x60 and 0x64 ? (i.e. implement something like getchar() using in/out);
... Do I need more than these to actually read characters from the keyboard ?
Does anyone have a tutorial / tips on how to read characters from the keyboard using in/out instructions on ports 0x60 and 0x64 ? (i.e. implement something like getchar() using in/out);
... Do I need more than these to actually read characters from the keyboard ?