Mine cybook had never "miss" any key. Maybe this was due to hardware bug? Or maybe a software bug, since when you get an interrupt, until you finish the treatement of it, you will not get any new interruption. This will mainly depend on the used CPU, but interruptions are generaly masked when you treat one. So it's possible if there is a bug here to miss some interruptions.
|