Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Mosaic

AddressstdgbaAccessTypetonclib
0x400004Creg_mosaicbgRWmosaic_controlREG_MOSAIC (lo)
0x400004Dreg_mosaicobjRWmosaic_controlREG_MOSAIC (hi)

mosaic_control

struct mosaic_control {
    unsigned char add_h : 4; // Horizontal stretch (0-15)
    unsigned char add_v : 4; // Vertical stretch (0-15)
};