ufddos80.asm: add XD to the DOS device table
Add XD (nonstandard second hard disk) to the DOS device table; there
are two empty slots. This does NOT add the BASIC device nodes for
them, since that would take memory (8*4 = 32 bytes.)
Signed-off-by: H. Peter Anvin <hpa@zytor.com>