Dos 3+ critical error handler - installation check

Entry:
AX = 0500h
Return:
AL = 00h not installed, OK to install
01h not installed, can't install
FFh installed

Note: this set of functions allows a user program to partially or
completely override the default critical error handler in COMMAND.COM