can anyone provide me with keyboard example code? and what is the lib i must include in the makefile ?
Thanks
*edit
looking through my code so far it wants to load a module i think "usbkbd:dev" where is this located?
keyboard example?
You have to link your program to "libkbd.a", and load the IOP module "ps2kbd.irx".
uLaunchELF has keyboard support; have a look at its source code:
http://www.ps2-scene.org/forums/showpos ... ostcount=1
uLaunchELF has keyboard support; have a look at its source code:
http://www.ps2-scene.org/forums/showpos ... ostcount=1