It is mentioned on the IDA Pro Hex-Rays site under decompiler error messages
16-bit functions are not supported
It goes on to say:
The decompiler itself CAN be fine tuned to decompile 16-bit code, however this is not a priority for now.
Does anyone know how to "fine-tune" the decompiler in this way?