Some 30 years ago I wrote an mcode routine that changed the behaviour of the SST function (continuous SST); the routine wasn't implemented as a normal function, but directly integrated (hooked) into the operating system, replacing the normal SST function.
As I didn't program the HP 41 since these days, I forgot almost everything - and lost all my records.
The book "Mcode for Beginners" doesn't go deeper into these details. So I need help by mcode experts - please! ;-)
What would be the easiest way to realize such a function? Where can I find a book or an article that describes entry points to the OS in detail, and that provides a "how to do" description as well?
I am quite sure that such written information exists, otherwise I wouldn't have been able to realize my routine in the good old days.