ZX_CURSOR
cu->enable = ((sc->sc_flags & ZX_CURSOR) != 0);
if ((sc->sc_flags & ZX_CURSOR) != 0)
sc->sc_flags &= ~ZX_CURSOR;
sc->sc_flags |= ZX_CURSOR;