=> R0 = Event number
Other registers dependant on call
When called, ALL event numbers are passed to the routine specified if they are enabled. Therefore it is vital that you check whether the event number is the same as that which you wish to receive (an example of not doing this are the Coconizer tune modules which speed up on key presses because Key Transition is enabled)
Events should be enabled with OS_Byte 14 and disabled with OS_Byte 13.
See PRM 1, page 82.
|
|
|