DCR_VAL
# define DCR_VAL 0x48 /* 8-bit mode */
# define DCR_VAL (MACH_IS_ATARI ? 0x48 : 0x49)
# define DCR_VAL 0x49