NO_DU             341 src/dps8/dps8.h     NO_DU           = (1U << 0),   // No DU modification allowed (Can these 2 be combined into 1?)
NO_DU             343 src/dps8/dps8.h # define NO_DUDL    (NO_DU | NO_DL)
NO_DU             350 src/dps8/dps8.h # define NO_DLCSS   (NO_DU   | NO_CSS)