Add a function to the list of functions called to clean up before a hard reset generated at the keyboard. The reset handler is called as:
ResetHandler(handlerData)
a1
Few of the Amiga keyboard models generate the communication codes used to implement this reset processing. Specifically, only the Euro a1000 (rare), and the B2000 keyboard generate them.
The interrupt structure is kept by the keyboard device until a RemResetHandler command is satisfied for it, but the KBD_ADDRESETHANDLER command itself is replied immediately.